UNPKG

agil-auth-node-express

Version:
5 lines (4 loc) 177 B
export * from 'agil-auth-node'; export * from './auth-express'; export * from './controllers/api-routes.controller'; export * from './interfaces/api-routes-settings.interface';