UNPKG

@duetds/date-picker

Version:

Duet Date Picker is an open source version of Duet Design System’s accessible date picker.

3 lines (2 loc) 152 B
import { Dictionary } from './common-types'; export declare function applyExtends(config: Dictionary, cwd: string, mergeExtends?: boolean): Dictionary;