UNPKG

@adonisjs/lucid

Version:

SQL ORM built on top of Active Record pattern

5 lines (4 loc) 187 B
export * as errors from './src/errors.js'; export { configure } from './configure.js'; export { stubsRoot } from './stubs/main.js'; export { defineConfig } from './src/define_config.js';