UNPKG

@duetds/date-picker

Version:

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

6 lines (3 loc) 110 B
export = isPlainObject; declare function isPlainObject(o: any): boolean; declare namespace isPlainObject {}