Closed chertik77 closed 6 months ago
const options: CreateAxiosDefaults = { baseURL: import.meta.env.VITE_API_BASE_URL }
error TS2339: Property 'env' does not exist on type 'ImportMeta'.
Same as https://github.com/gustavopch/tsc-files/issues/20.
error TS2339: Property 'env' does not exist on type 'ImportMeta'.