UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

5 lines (4 loc) 142 B
import './button.less'; import { Button } from './button'; export type { ButtonProps, ButtonRef } from './button'; export default Button;