UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

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