UNPKG

82 BTypeScriptView Raw
1export interface NestHybridApplicationOptions {
2 inheritAppConfig?: boolean;
3}