UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

4 lines (3 loc) 172 B
import { InjectionToken } from '@angular/core'; export declare const NAE_VIEW_ID: InjectionToken<string>; export declare const NAE_VIEW_ID_SEGMENT: InjectionToken<string>;