2023-06-19 16:23:18 +02:00

4 lines
88 B
TypeScript

export * from "../Notary/Rule";
import Rule from "../Notary/Rule";
export default Rule;