UNPKG

@adocasts.com/jumpstart

Version:

Jumpstart your next AdonisJS 6 web project with authentication, forgot password, and more features out-of-the-box.

3 lines (2 loc) 143 B
import ConfigureCommand from '@adonisjs/core/commands/configure'; export declare function configure(command: ConfigureCommand): Promise<void>;