UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

6 lines (5 loc) 180 B
export const widgetExports = __slightning_coco_widget_exports__; export function exportWidget(types, widget) { widgetExports.type = types; widgetExports.widget = widget; }