yarn-node-test
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

yarn node test

npm version

tako nodejs library

Install

npm install --save yarn-node-test

Usage

import  *  as  tt  from  './src';

(async () => {
const res = await  tt.getTakoInfo();
console.log(JSON.stringify(res));
})()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    2
    • latest

Version History

Package Sidebar

Install

npm i yarn-node-test

Weekly Downloads

8

Version

1.1.1

License

MIT

Unpacked Size

44.8 kB

Total Files

23

Last publish

Collaborators

  • tako-api