UNPKG

@doku-dev/doku-fragment

Version:

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

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