UNPKG

@cainiaofe/cn-ui-m

Version:
4 lines (3 loc) 164 B
import React from 'react'; import { SliderIndicatorProps } from './types'; export declare function SliderIndicator(props: SliderIndicatorProps): React.JSX.Element;