UNPKG

@nestjs/common

Version:

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

3 lines (2 loc) 172 B
import { NestApplicationContextOptions } from '../nest-application-context-options.interface'; export declare type NestMicroserviceOptions = NestApplicationContextOptions;