lecoffre-ressources/dist/Admin/Notification.d.ts
2023-03-27 15:36:22 +02:00

4 lines
120 B
TypeScript

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