UNPKG
wrapup-partition
Version:
latest (0.0.8)
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Convert Node/CommonJS modules for the browser with on demand loading of JS files
wrapup-partition
/
index.js
8 lines
(4 loc)
•
90 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
var
WrapUp
=
require
(
'wrapup/lib/wrapup'
)
module
.
exports
=
function
(
){ }