1.0.42 • Published 2 months ago

unibook-client v1.0.42

Weekly downloads
-
License
Unlicense
Repository
github
Last release
2 months ago

install

npm install unibook-client
yarn add unibook-client

Usage

import { Client } from "unibook-client";

const client = new Client({
    auth: "UniBook API Key",
});

async () => {
    console.log(
        await client.GetUser({
            userId: "me",
        })
    );
};
1.0.42

2 months ago

1.0.41

2 months ago

1.0.39

2 months ago

1.0.38

2 months ago

1.0.33

2 months ago

1.0.37

2 months ago

1.0.36

2 months ago

1.0.35

2 months ago

1.0.34

2 months ago

1.0.29

3 months ago

1.0.28

3 months ago

1.0.32

3 months ago

1.0.31

3 months ago

1.0.30

3 months ago

1.0.26

3 months ago

1.0.25

3 months ago

1.0.24

3 months ago

1.0.27

3 months ago

1.0.19

3 months ago

1.0.18

3 months ago

1.0.17

3 months ago

1.0.22

3 months ago

1.0.21

3 months ago

1.0.20

3 months ago

1.0.23

3 months ago

1.0.16

3 months ago

1.0.15

3 months ago

1.0.14

3 months ago

1.0.11

3 months ago

1.0.13

3 months ago

1.0.12

3 months ago

1.0.9

3 months ago

1.0.8

3 months ago

1.0.7

3 months ago

1.0.6

3 months ago

1.0.5

3 months ago

1.0.4

3 months ago

1.0.3

3 months ago

1.0.10

3 months ago

1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago