Files
sveltejs-ai-tools/apps/mcp-remote/src/lib/server/db/schema.ts
2025-09-23 16:45:05 +02:00

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';