UNPKG

lingapp-usuario

Version:

Mongoose model for managing users in the LingApp system

4 lines (3 loc) 98 B
export * from './interfaces'; export { Usuario } from './Usuario'; export { Role } from './Role';