UNPKG
@paima/aiken-mdx
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Aiken documentation generator
github.com/PaimaStudios/paima-engine
PaimaStudios/paima-engine
@paima/aiken-mdx
/
components
/
utils
/
index.js
3 lines
(2 loc)
•
122 B
JavaScript
View Raw
1
2
3
export
{
default
as
CommentBlock
}
from
'./CommentBlock.js'
;
export
{
default
as
OutlineBlock
}
from
'./OutlineBlock.js'
;