UNPKG

dewmyth-auth-nestjs-mongo

Version:

1. Install the package

4 lines (3 loc) 62 B
export interface AuthModuleOptions { mongoUri: string; }