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") {