feat(agent): add typed server API tools
This commit is contained in:
@@ -9,4 +9,6 @@ export const frontendActionCallIdPlugin: Plugin = async () => ({
|
||||
},
|
||||
});
|
||||
|
||||
export const server = frontendActionCallIdPlugin;
|
||||
|
||||
export default frontendActionCallIdPlugin;
|
||||
|
||||
Reference in New Issue
Block a user