0.4.1 • Published 8 months ago

hyuns-api-v2-client v0.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

install

yarn add hyuns-api-v2-client

Usage

import { Client } from 'hyuns-api-v2-client';

const client = new Client({
    auth: '(Hyuns API Server Token)'
})

;(async () => {
    console.log(await client.var.list())
});
0.3.5

8 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.3.0

9 months ago

0.3.2

9 months ago

0.3.1

9 months ago

0.3.4

8 months ago

0.3.3

8 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

2 years ago

0.1.0

2 years ago