mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-24 23:16:52 +00:00
7 lines
141 B
JavaScript
7 lines
141 B
JavaScript
/**
|
|
* 直接将./NEXT 替换成对应的主题路径
|
|
*/
|
|
|
|
export * from './NEXT' // 切换主题
|
|
// export * from './Empty' // 切换主题
|