add vite types to apps/auth
This commit is contained in:
4
src/Umbraco.Web.UI.Client/apps/auth/src/vite-env.d.ts
vendored
Normal file
4
src/Umbraco.Web.UI.Client/apps/auth/src/vite-env.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="vite/client" />
|
||||
|
||||
interface ImportMetaEnv {
|
||||
}
|
||||
Reference in New Issue
Block a user