UNPKG
@dnbastos/next-layout-fork
Version:
latest (3.0.0)
3.0.0
2.2.3
0.1.1
Fork from @moxy/next-layout
github.com/moxystudio/next-layout
moxystudio/next-layout
@dnbastos/next-layout-fork
/
es
/
index.js
2 lines
•
108 B
JavaScript
View Raw
1
2
export
{
default
as
LayoutTree
}
from
'./LayoutTree'
;
export
{
default
as
withLayout }
from
'./with-layout'
;