first commit
This commit is contained in:
3
agent-creator/client.ts
Normal file
3
agent-creator/client.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type AgentCreatorClient = Record<string, never>;
|
||||
|
||||
export const client: AgentCreatorClient = {};
|
||||
Reference in New Issue
Block a user