2024-06-04 16:44:33 +02:00

4 lines
91 B
TypeScript

export * from "../Customer/File";
import { Note } from "../Customer";
export default Note;