UNPKG

@adonisjs/lucid

Version:

SQL ORM built on top of Active Record pattern

12 lines (11 loc) 235 B
/* * @adonisjs/lucid * * (c) AdonisJS * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ export function defineConfig(config) { return config; }