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.

5 lines (4 loc) 213 B
import { IconDefinition, IconDetails, VuiIcon, VuiIcons } from "./types.js"; import { icons_d_exports } from "./baseIcons/icons.js"; import { cache } from "./cache.js"; import { defaultIcons } from "./consts.js";