UNPKG

@doku-dev/doku-fragment

Version:

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

5 lines (4 loc) 171 B
import { DokuRadioCustomAppearance } from './radio-custom-appearance.directive'; export interface DokuRadioBuiltInAppearance { template?: DokuRadioCustomAppearance; }