Files
community-rule/app/components/asset/icon/index.tsx
T
2026-04-29 07:20:16 -06:00

4 lines
129 B
TypeScript

export { default } from "./Icon";
export { ICON_NAME_OPTIONS } from "./Icon";
export type { IconName, IconProps } from "./Icon";