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.

2 lines 102 B
export { whmcsApi } from './lib/client'; export { WHMCSOptions, ModemOptions } from './typings/index'