mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
export * from './NotionPage'
|
|
export * from './Page404'
|
|
export * from './ErrorPage'
|