UNPKG

roguelike-pumpkin-patch

Version:
5 lines (4 loc) 75 B
export interface WeightedItem { option: any; weight: number; }