UNPKG
scarhand-stencil-test
Version:
latest (0.0.1)
0.0.1
Stencil Component Starter
scarhand-stencil-test
/
dist
/
index.cjs.js
2 lines
(1 loc)
•
48 B
JavaScript
View Raw
1
2
module.exports
= require(
'./cjs/index.cjs.js'
)
;