UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

4 lines (3 loc) 187 B
import { InjectionToken } from '@angular/core'; export declare const NAE_NET_VERSION_VISIBLE: InjectionToken<boolean>; export declare const NAE_NET_ALL_VERSIONS: InjectionToken<boolean>;