UNPKG

@ui-tool/core

Version:
11 lines 700 B
import { ModuleWithProviders } from '@angular/core'; import { FeatureSentinelOption } from './feature-sentinel-option'; import * as i0 from "@angular/core"; import * as i1 from "./feature-sentinel.directive"; export declare class FeatureSentinelModule { static forRoot(option: FeatureSentinelOption): ModuleWithProviders<FeatureSentinelModule>; static ɵfac: i0.ɵɵFactoryDeclaration<FeatureSentinelModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FeatureSentinelModule, [typeof i1.FeatureSentinelDirective], never, [typeof i1.FeatureSentinelDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<FeatureSentinelModule>; } //# sourceMappingURL=feature-sentinel.module.d.ts.map