UNPKG

@doku-dev/doku-fragment

Version:

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

4 lines (3 loc) 184 B
import { InjectionToken } from '@angular/core'; export declare const DOKU_RADIO: InjectionToken<unknown>; export declare const DOKU_RADIO_BUILT_IN_APPEARANCE: InjectionToken<unknown>;