UNPKG
cra-template-orainz
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Orainz base cra template
cra-template-orainz
/
template
/
src
/
components
/
exporter.js
2 lines
•
65 B
JavaScript
View Raw
1
2
export
*
from
'./header/Header'
;
export
*
from
'./layout/Layout'