UNPKG
@croct/content
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
Dynamically generated content module.
github.com/croct-tech/content-js
croct-tech/content-js
@croct/content
/
slot
/
index.js
3 lines
(2 loc)
•
75 B
JavaScript
View Raw
1
2
3
export
*
from
"./getSlotContent.js"
;
export
*
from
"./loadSlotContent.js"
;