UNPKG

@codedoc/core

Version:

Create beautiful modern documentation websites.

5 lines (4 loc) 256 B
import { ThemedComponentThis } from '@connectv/jss-theme'; import { CodedocTheme } from '../../../theme'; export declare function HintBox(this: ThemedComponentThis<CodedocTheme>, _: any, renderer: any): HTMLElement; export { HintBoxStyle } from './style';