UNPKG

@moxy/next-layout

Version:

Add persistent and nested layouts to your Next.js projects in a declarative way

2 lines 108 B
export { default as LayoutTree } from './LayoutTree'; export { default as withLayout } from './with-layout';