UNPKG

drop-rate

Version:
6 lines (5 loc) 100 B
export interface IRandomParams { name: string; rate: number; [key: string]: any; }