UNPKG

@ng-formworks/daisyui

Version:

Angular ng-formworks - JSON Schema Form builder using DaisyUI

7 lines (6 loc) 216 B
import { InjectionToken } from '@angular/core'; /** * @const DUIOPTIONS * Injection token for the environment interface to be provided by the applications. */ export declare const DUIOPTIONS: InjectionToken<any>;