UNPKG

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

Version:

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

8 lines (7 loc) 373 B
import { PageRenderStrategy } from '@abp/ng.components/page'; import * as i0 from "@angular/core"; export declare class LeptonXPageRenderService implements PageRenderStrategy { shouldRender(type: string): boolean; static ɵfac: i0.ɵɵFactoryDeclaration<LeptonXPageRenderService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<LeptonXPageRenderService>; }