UNPKG
hatchyt
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.2
0.0.1
Hatch your next idea.
github.com/speg/hatchyt
speg/hatchyt
hatchyt
/
dist
/
public
/
js
/
hatchyt.js
8 lines
(5 loc)
•
252 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
'use strict'
;
var
_ajaxLoader =
require
(
'./code/ajaxLoader'
);
var
_ajaxLoader2 =
_interopRequireDefault
(_ajaxLoader);
function
_interopRequireDefault
(
obj
) {
return
obj && obj.
__esModule
? obj : {
default
: obj }; }
//# sourceMappingURL=hatchyt.js.map