UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

3 lines (2 loc) 123 B
import { InjectionToken } from '@angular/core'; export declare const BOOLEAN_VALUE_LABEL_ENABLED: InjectionToken<boolean>;