UNPKG

mastra

Version:

cli for mastra

7 lines 191 B
export declare function build({ dir, tools, root, env, }: { dir?: string; tools?: string[]; root?: string; env?: string; }): Promise<void>; //# sourceMappingURL=build.d.ts.map