UNPKG

mastra

Version:
9 lines 241 B
export declare function installMastraSkills({ directory, agents, }: { directory: string; agents: string[]; }): Promise<{ success: boolean; error?: string; agents: string[]; }>; //# sourceMappingURL=skills-install.d.ts.map