@doa69/mbbank
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-a • Public • Published

MB (Vietnamese Bank) API THing

Installation

npm i @doa69/mbbank@latest

Example Usage

(async () => {
    const { MB } = require("@doa69/mbbank");
    
    const mb = new MB({ username: "phone_number",password:"password" });

    console.log(await mb.getHistory())
})()

Dependencies (4)

Dev Dependencies (17)

Package Sidebar

Install

npm i @doa69/mbbank

Weekly Downloads

1

Version

0.0.1-a

License

MIT

Unpacked Size

16.5 kB

Total Files

9

Last publish

Collaborators

  • doa69