UNPKG

ngx-material-drawer

Version:

A dynamic, configurable Angular Material drawer with dashboard capabilities

11 lines (10 loc) 367 B
import * as i0 from "@angular/core"; export declare class NgxUtilsService { private instance; constructor(); get componentInstance(): any; set componentInstance(instance: any); getExtendedData(card: any): any; static ɵfac: i0.ɵɵFactoryDeclaration<NgxUtilsService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<NgxUtilsService>; }