UNPKG

hatchyt

Version:
16 lines (11 loc) 449 B
"use strict"; var _ajaxLoader = require("./code/ajaxLoader"); var _ajaxLoader2 = _interopRequireDefault(_ajaxLoader); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } (function () { if (!window.hatchyt) { window.hatchyt = {}; } window.hatchyt.version = "0.0.1"; // could load package.json everytime.. })(); // SHARED SCRIPT ACCROSS ALL PAGES //# sourceMappingURL=hatchit.js.map