mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-01-01 08:03:51 +01:00
3 lines
131 B
TypeScript
3 lines
131 B
TypeScript
import type { ThemeConfig } from '@docusaurus/theme-search-algolia';
|
|
export declare function useAlgoliaThemeConfig(): ThemeConfig;
|