UNPKG

@adonisjs/lucid

Version:

SQL ORM built on top of Active Record pattern

6 lines (5 loc) 168 B
import type Configure from '@adonisjs/core/commands/configure'; /** * Configures the package */ export declare function configure(command: Configure): Promise<void>;