UNPKG

database.do

Version:

AI-Native Data Access SDK for seamless database operations

4 lines (3 loc) 134 B
export { DatabaseClient } from './src/index'; export type { QueryOptions } from './src/index'; export { default } from './src/index';