UNPKG

mastra

Version:
8 lines 225 B
export declare function build({ dir, tools, root, studio, debug, }: { dir?: string; tools?: string[]; root?: string; studio?: boolean; debug: boolean; }): Promise<void>; //# sourceMappingURL=build.d.ts.map