apiKey Installation npm install Slevin-aka-Scourge/apiKey Usage ESM import {ApiKey} from "apikey" Example: import {ApiKey} from "apikey"; const api=new ApiKey(); const test=await api.getKey("Creative Upscaler"); console.log(test)