UNPKG

@nestjsplus/lib-starter

Version:

Boilerplate for building installable NestJS libraries

4 lines (3 loc) 75 B
export interface EnvHash { [key: string]: string | number | boolean; }