UNPKG

@codedoc/core

Version:

Create beautiful modern documentation websites.

3 lines (2 loc) 154 B
import { RendererLike } from '@connectv/html'; export declare function InlineFormula(_: {}, renderer: RendererLike<any, any>, content: any): HTMLElement;