UNPKG

gypsum

Version:

Simple and easy lightweight typescript server side framework on Node.js.

3 lines (2 loc) 122 B
import { MongoModel } from "../models"; export declare function initAuth(extendedUsersModel?: typeof MongoModel): void;