UNPKG

@nestjs-mod/common

Version:

A collection of utilities for unifying NestJS applications and modules

2 lines (1 loc) 427 B
export declare const InjectProjectUtilsService: (service: any, contextName?: any) => any, InjectProjectUtilsFeatures: (contextName?: string) => any, InjectAllProjectUtilsFeatures: () => any, InjectAllProjectUtilsFeatureEnvironments: () => any, InjectProjectUtilsFeatureEnvironments: (contextName?: string) => any, InjectAllProjectUtilsModuleSettings: () => any, InjectProjectUtilsModuleSettings: (contextName?: string) => any;