mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-07-08 05:40:56 +08:00
3 lines
142 B
TypeScript
3 lines
142 B
TypeScript
// we need to re-export from here to allow for the drizzle config to pick them up for migrations
|
|
export * from '@sveltejs/mcp-schema/schema';
|