UNPKG

kylin-ui-component

Version:

A React UI library for some developers to develop quickly

3 lines (2 loc) 154 B
import { BaseButtonProps, LoadingConfigType } from '.'; export declare function getLoadingConfig(loading: BaseButtonProps['loading']): LoadingConfigType;