mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 15:10:16 +00:00
贡献代码相关
This commit is contained in:
@@ -5,11 +5,7 @@ import * as next from './next'
|
||||
import * as fukasawa from './fukasawa'
|
||||
import * as hexo from './hexo'
|
||||
import * as medium from './medium'
|
||||
import * as empty from './empty'
|
||||
export {
|
||||
next,
|
||||
fukasawa,
|
||||
hexo,
|
||||
medium,
|
||||
empty
|
||||
}
|
||||
import * as example from './example'
|
||||
|
||||
export const ALL_THEME = ['hexo', 'next', 'medium', 'fukasawa', 'example']
|
||||
export { hexo, next, medium, fukasawa, example }
|
||||
|
||||
Reference in New Issue
Block a user