| 1 | import { router, RouterName } from '@/router' |
| 2 | import { useDrawings } from './spaces/drawings/useDrawings' |
| 3 | import { useHttpRequests } from './spaces/http/useHttpRequests' |
| 4 | import { useNotes } from './spaces/notes/useNotes' |
nothing calls this directly
no test coverage detected