UNPKG

dk-plus

Version:
3 lines (2 loc) 94 B
export type { RateProps } from './props'; export type RateChange = (value: number) => number;