NoteType.ts 43 B

123
  1. enum NoteType {}
  2. export default NoteType;