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.d.ts
4 lines
(3 loc)
•
132 B
TypeScript
View Raw
1
2
3
4
export
{ getSlotContent }
from
'./getSlotContent.js'
;
export
{ loadSlotContent }
from
'./loadSlotContent.js'
;
import
'@croct/json'
;