UNPKG
mss-sdk
Version:
2.0.0 (2.0.0)
latest (2.0.0)
2.0.0
MSS SDK for JavaScript
github.com/meituan/mssapi_js
meituan/mssapi_js
mss-sdk
/
index.js
3 lines
(2 loc)
•
110 B
JavaScript
View Raw
1
2
3
// Convenience file to require the SDK from the root of the repository
module
.
exports
= require(
'./lib/aws'
);