UNPKG

@codedoc/core

Version:

Create beautiful modern documentation websites.

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