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.

10 lines (9 loc) 218 B
//#region src/theme/foundations/fontWeights.d.ts declare const _default: { regular: string; medium: string; demi: string; }; //#endregion export { _default as default }; //# sourceMappingURL=fontWeights.d.ts.map