UNPKG
@evg-b/evg-tools
Version:
latest (0.0.2)
0.0.2
0.0.1
EVG-TOOLS, tools for doc EVG-UI.
evg-b/EVG-UI
@evg-b/evg-tools
/
dist
/
index.js
3 lines
(2 loc)
•
130 B
JavaScript
View Raw
1
2
3
export
{
default
as
CodeExample
}
from
'./CodeExample/CodeExample.js'
;
export
{
default
as
PropDoc
}
from
'./PropDoc/PropDoc.js'
;