2023-08-16 11:59:33 +02:00

5 lines
97 B
TypeScript

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