UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

6 lines (5 loc) 166 B
import type { PluggableList } from 'unified'; export declare const useMarkdownPlugins: () => { remarkPlugins: PluggableList; rehypePlugins: PluggableList; };