UNPKG

265 BTypeScriptView Raw
1import { Platform } from '@angular/cdk/platform';
2import * as i0 from "@angular/core";
3export declare class NbPlatform extends Platform {
4 static ɵfac: i0.ɵɵFactoryDeclaration<NbPlatform, never>;
5 static ɵprov: i0.ɵɵInjectableDeclaration<NbPlatform>;
6}