3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
export { default } from "./Rule.container";
|
|
export type { Category, RuleBottomLink, RuleProps } from "./Rule.types";
|