From 960ef745938dc71d494549adf1a4dc1788a0a257 Mon Sep 17 00:00:00 2001 From: zachey <63107653+zachey01@users.noreply.github.com> Date: Fri, 12 Jul 2024 13:46:58 +0500 Subject: [PATCH] Update index.js --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 439acf3..ce451b5 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,4 @@ +"use strict"; import GPT4js from "./src/providers.js"; if (typeof window !== "undefined") {