UNPKG

whmcs-sdk

Version:

A comprehensive and easy-to-use Node SDK, designed to simplify interactions with the WHMCS API and streamline your development process.

3 lines 138 B
export { whmcsApi } from './lib/client'; export { WHMCSOptions, ModemOptions } from './typings/index'; //# sourceMappingURL=index.d.ts.map