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.

6 lines (5 loc) 140 B
//#region src/utils/uid.d.ts declare const uid: (prefix?: string) => string; //#endregion export { uid }; //# sourceMappingURL=uid.d.ts.map