UNPKG
@shipengine/connect-inventory-api
Version:
beta (4.0.0-beta.2)
latest (4.2.1)
4.2.1
4.2.0
4.1.0
4.0.1
4.0.0
4.0.0-beta.2
4.0.0-beta
0.3.0
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
OpenAPI specification and TypeScript definitions for the Connect Inventory API
@shipengine/connect-inventory-api
/
lib
/
inventory-app.d.ts
8 lines
(7 loc)
•
248 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** *
@deprecated
Connect apps should
no
longer instantiate themselves. * See https:
//
connect.shipengine.com/getting-started/
v2
-
v4
-upgrade/
for
more information on upgrading. */ export declare
class
InventoryApp
{ constructor(_: unknown); }