UNPKG
uupaa.webintent.js
Version:
latest (0.0.2)
0.0.2
0.0.1
0.0.0
WebIntent implement
github.com/uupaa/WebIntent.js
uupaa/WebIntent.js
uupaa.webintent.js
/
index.js
4 lines
(2 loc)
•
93 B
JavaScript
View Raw
1
2
3
4
//
module
.exports =
require
(
"./bin/WebIntent"
);
module
.exports =
require
(
"./lib/WebIntent"
);