UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

5 lines (4 loc) 119 B
import './card.less'; import { Card } from './card'; export type { CardProps } from './card'; export default Card;