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) 163 B
//#region src/utils/window.d.ts declare const isActivePath: (path?: string) => boolean; //#endregion export { isActivePath }; //# sourceMappingURL=window.d.ts.map