UNPKG
dash-ui-kit
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.3
1.0.2
Dash UI Kit for React js
dash-ui-kit
/
dist
/
react
/
utils
/
index.d.ts
3 lines
(2 loc)
•
172 B
TypeScript
View Raw
1
2
3
export
{ copyToClipboard }
from
'./copyToClipboard'
;
export
{ getDaysBetweenDates, getDynamicRange, getTimeDelta,
type
DateInput
,
type
TimeDeltaFormat
}
from
'./datetime'
;