Files
agologum/client/src/composables/what.ts
Blitblank 533571859f
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s
some comments for templating
2026-03-05 23:15:46 -06:00

4 lines
208 B
TypeScript

// idk really what composables are but I think its extra service code that can be used in components
// I think they're useful for moving data from a data store to the component but I could just be trolling