@cpaassdk/cpaas-sdk
Version:
15 lines (14 loc) • 491 B
JavaScript
(function (root, factory) {
if (typeof define === 'function' && define.amd)
define(['exports'], factory);
else if (typeof exports === 'object')
factory(module.exports);
else
root.kotlin_io_ktor_ktor_client_js = factory(typeof kotlin_io_ktor_ktor_client_js === 'undefined' ? {} : kotlin_io_ktor_ktor_client_js);
}(this, function (_) {
'use strict';
//region block: pre-declaration
//endregion
return _;
}));
//# sourceMappingURL=kotlin_io_ktor_ktor_client_js.js.map