mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
export theme types.
This commit is contained in:
@@ -6,4 +6,4 @@ export type ThemeConfig = {
|
||||
}
|
||||
}
|
||||
|
||||
export type { PluginOptions as DefaultThemeOptions } from '@acid-info/logos-docusaurus-theme/src'
|
||||
export type { PluginOptions as DefaultThemeOptions } from '@acid-info/logos-docusaurus-theme'
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
export type * from './index'
|
||||
|
||||
Reference in New Issue
Block a user