UNPKG

@volo/abp.ng.lepton-x.core

Version:

This library was generated with [Nx](https://nx.dev).

10 lines (9 loc) 424 B
import { DocumentDirHandlerService } from '@abp/ng.theme.shared'; import * as i0 from "@angular/core"; export declare class DocumentDirService { protected readonly documentDirHandler: DocumentDirHandlerService; protected readonly document: Document; listenDir(): void; static ɵfac: i0.ɵɵFactoryDeclaration<DocumentDirService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<DocumentDirService>; }