UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

6 lines (5 loc) 238 B
import '../dot-loading/dot-loading.less'; import { DotLoading } from '../dot-loading/dot-loading'; import type { DotLoadingProps } from '../dot-loading'; export declare type LoadingProps = DotLoadingProps; export default DotLoading;