UNPKG

mastra

Version:
8 lines 216 B
export declare function migrate({ dir, root, env, debug, yes, }: { dir?: string; root?: string; env?: string; debug: boolean; yes: boolean; }): Promise<void>; //# sourceMappingURL=migrate.d.ts.map