UNPKG

@codedoc/core

Version:

Create beautiful modern documentation websites.

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