2.4.9 • Published 4 years ago

@sieval/hub-client v2.4.9

Weekly downloads
5
License
-
Repository
-
Last release
4 years ago

@sieval/hub-client

QuickStart

1. Import the library:

import {SievalHubClient} from '@sieval/hub-client';

2. Create a new instance and set base url and api key:

const client = new SievalHubClient().setBaseUrl('URL')
                                    .setApiKey('APIKEY');

3. Call methods:

const project = await this.hubClient.deletePolygon(this.project, polygon.referenceId);
2.4.9

4 years ago

2.4.8

4 years ago

2.4.7

4 years ago

2.4.6

5 years ago

2.4.5

5 years ago

2.4.4

5 years ago

2.4.3

5 years ago

2.4.2

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

2.3.0

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.3.4

6 years ago

1.4.0

6 years ago

1.3.3

6 years ago

1.0.0-rc.3

6 years ago

1.0.0-rc.2

6 years ago

1.3.2

6 years ago

1.0.0-rc.1

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago