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
/
spec.js
6 lines
•
255 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
OpenApiSpecification
=
void
0
;
const
OpenApiSpecification
=
require
(
'../spec.json'
);
exports
.
OpenApiSpecification
=
OpenApiSpecification
;
//# sourceMappingURL=spec.js.map