UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

3 lines (2 loc) 118 B
import type { ReactElement } from 'react'; export declare function renderToBody(element: ReactElement): () => void;