owltide/utils
Hornwitser faffe48706 Use TypeScript private modifier for methods
The Vue Ref system and assiated proxies does not work with the native
EcmaScript private fields, replace them with the TypeScript access
modifiers which are regular fields under the hood.
2025-06-13 17:04:55 +02:00
..
client-schedule.nuxt.test.ts Implement ClientSchedule state tracking class 2025-06-12 21:48:50 +02:00
client-schedule.ts Use TypeScript private modifier for methods 2025-06-13 17:04:55 +02:00
functions.ts Refactor API types and sync logic 2025-06-11 21:05:17 +02:00