UNPKG

@adocasts.com/jumpstart

Version:

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

10 lines (9 loc) 287 B
/* |-------------------------------------------------------------------------- | Package entrypoint |-------------------------------------------------------------------------- | | Export values from the package entrypoint as you see fit. | */ export { configure } from './configure.js';