3 lines
125 B
TypeScript
3 lines
125 B
TypeScript
|
|
/** Re-export so tsup bundles schema with the MCP server. */
|
||
|
|
export * from "../../../packages/database/src/schema/index.ts";
|