UNPKG

@codedoc/core

Version:

Create beautiful modern documentation websites.

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