Hi, I want to use it like following. ``` const recapcha = require("2captcha-node"); recapcha.setApiKey("my-api-key"); ``` Can you make that function? best regards,