UNPKG

@adonisjs/auth

Version:

Official authentication provider for Adonis framework

4 lines (3 loc) 106 B
import { AuthService } from '../src/types.js'; declare let auth: AuthService; export { auth as default };