UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

6 lines (5 loc) 132 B
import { Vika } from './apitable'; export * from './interface'; export * from './enums'; export { Vika }; export default Vika;