UNPKG

@codedoc/core

Version:

Create beautiful modern documentation websites.

4 lines (3 loc) 229 B
export declare function smartCopy(el$: HTMLElement, self?: boolean): void; export declare function initSmartCopy(): void; export declare const smartCopy$: import("@connectv/sdh/dist/es6/dynamic/transport").TransportedFunc<void>;