mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 19:00:38 +09:00
3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
|
|
export { createDb, type Db } from "./client.js";
|
||
|
|
export * from "./schema/index.js";
|