@y12/dltdojo-bigbro

0.0.1 • Public • Published

dltdojo-bigbro

DLTDOJO BIGBRO(道場大師兄)

Install

npm i @y12/dltdojo-bigbro -S

Usage

const Bigbro = require('@y12/dltdojo-bigbro')
const Gql = Bigbro.Gql
const gql = new Gql()
gql.query('{ ticker(id:"TWD") { id last buy sell} }').then(r => console.log(r))

References

Readme

Keywords

none

Package Sidebar

Install

npm i @y12/dltdojo-bigbro

Weekly Downloads

1

Version

0.0.1

License

Apache-2.0

Last publish

Collaborators

  • y12