Files
community-rule/app/components/sections/CommunityRuleDocument/index.tsx
T
2026-03-02 22:12:50 -07:00

3 lines
137 B
TypeScript

export { default } from "./CommunityRuleDocument.view";
export type { CommunityRuleDocumentProps } from "./CommunityRuleDocument.types";