UNPKG

@nestjs/common

Version:

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

6 lines (5 loc) 154 B
/** * Makes the module global-scoped. * Once imported will be available for all existing modules. */ export declare function Global(): ClassDecorator;