linstrom/frontend-src/app/routes/notes/index.ts
2024-08-22 19:57:53 +02:00

3 lines
97 B
TypeScript

import Route from '@ember/routing/route';
export default class NotesIndexRoute extends Route {}