2023-03-27 15:36:22 +02:00

4 lines
96 B
TypeScript

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