partner-prepaid.js 111 Bytes
// const MODULE_NAME = 'PARTNER-PREPAID';

exports.buy = () => {
    //
};

exports.advice = () => {
    //
};