3 lines
137 B
TypeScript
3 lines
137 B
TypeScript
export { default } from "./CommunityRuleDocument.view";
|
|
export type { CommunityRuleDocumentProps } from "./CommunityRuleDocument.types";
|