UNPKG

@nestjs/config

Version:

Nest - modern, fast, powerful node.js web framework (@config)

5 lines (4 loc) 94 B
/** * @publicApi */ export declare function getConfigToken(token: string | symbol): string;