From 3aa6bd5f87e8a5b50d30fc6592b5e50064237a1d Mon Sep 17 00:00:00 2001 From: prototypa Date: Fri, 25 Aug 2023 13:26:02 -0400 Subject: [PATCH] Fix: Property 'env' does not exist on type 'ImportMeta' --- src/env.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/env.d.ts b/src/env.d.ts index 9afcd11..e6be1e8 100644 --- a/src/env.d.ts +++ b/src/env.d.ts @@ -1,3 +1,4 @@ // eslint-disable-next-line @typescript-eslint/triple-slash-reference /// /// +///