UNPKG

@veracity/vui

Version:

Veracity UI is a React component library crafted for use within Veracity applications and pages. Based on Styled Components and @xstyled.

11 lines (10 loc) 230 B
//#region src/theme/foundations/durations.d.ts declare const _default: { instant: string; fast: string; normal: string; slow: string; }; //#endregion export { _default as default }; //# sourceMappingURL=durations.d.ts.map