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

4 lines
88 B
TypeScript

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