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));
})()

Readme

Keywords

none

Package Sidebar

Install

npm i yarn-node-test

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

44.8 kB

Total Files

23

Last publish

Collaborators

  • tako-api