aboutsummaryrefslogtreecommitdiff
path: root/packages/db/src/utils.ts
blob: 4e1a18685ebffeb1fc1eb2513199a5595441977a (plain) (blame)
1
2
export { defineDbIntegration } from './core/utils.js';
export { asDrizzleTable } from './runtime/index.js';