mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-18 02:31:19 +10:00
update to nuxt 4
This commit is contained in:
1
app/composables/objects.ts
Normal file
1
app/composables/objects.ts
Normal file
@ -0,0 +1 @@
|
||||
export const useObject = (id: string) => `/api/v1/object/${id}`;
|
||||
Reference in New Issue
Block a user