@wandelbots/wandelbots-js-react-components
Version:
React UI toolkit for building applications on top of the Wandelbots platform
8 lines • 465 B
TypeScript
export { default as ArrowForwardFilledIcon } from "./arrowForwardFilled.svg";
export { default as ChevronDownIcon } from "./chevronDown.svg";
export { default as ExpandFilledIcon } from "./expandFilled.svg";
export { default as HomeIcon } from "./home.svg";
export { default as InfoOutlinedIcon } from "./infoOutlined.svg";
export { default as RobotIcon } from "./robot.svg";
export { default as WBLogoIcon } from "./wbLogo.svg";
//# sourceMappingURL=index.d.ts.map