UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

5 lines (4 loc) 152 B
import { getDefaultAdapter } from "./adapters/adapter"; export function getSuperWidget(types) { return getDefaultAdapter().getSuperWidget(types); }