UNPKG

akamai-auth-token

Version:
13 lines (8 loc) 298 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _Akamai = require("./Akamai"); var _Akamai2 = _interopRequireDefault(_Akamai); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } exports.default = _Akamai2.default;