mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 15:09:34 +00:00
8 lines
155 B
JavaScript
8 lines
155 B
JavaScript
/**
|
|
* 直接将./NEXT 替换成对应的主题路径
|
|
*/
|
|
|
|
// export * from './NEXT' // 切换主题
|
|
export * from './Fukasawa'
|
|
// export * from './Empty'
|