UNPKG
@airwallex/node-sdk
Version:
beta (2.0.0-beta.4)
latest (2.0.0-beta.4)
2.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
Airwallex Node.js SDK
@airwallex/node-sdk
/
dist
/
constants
/
apiConstants.js
5 lines
•
183 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
API_VERSION
=
void
0
;
exports
.
API_VERSION
=
'2025-06-30'
;
//# sourceMappingURL=apiConstants.js.map