UNPKG
stencil-wormhole
Version:
latest (3.4.1)
3.4.1
3.4.0
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
2.1.0
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
1.0.0
Pass props down component trees easily via wormholes.
github.com/mihar-22/stencil-wormhole
stencil-wormhole
/
dist
/
esm
/
index.js
3 lines
(2 loc)
•
56 B
JavaScript
View Raw
1
2
3
export
*
from
'./consumer'
;
export
*
from
'./universe'
;