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

3 lines
117 B
TypeScript

export { default } from "./Rule.container";
export type { Category, RuleBottomLink, RuleProps } from "./Rule.types";