reworked astro collections
This commit is contained in:
3
client/src/env.d.ts
vendored
Normal file
3
client/src/env.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
interface ImportMetaEnv {
|
||||
readonly STRAPI_URL: string;
|
||||
}
|
||||
Reference in New Issue
Block a user