UNPKG

@firestone-hs/replay-parser

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.9.

12 lines (11 loc) 291 B
export interface Choices { readonly entity: number; readonly min: number; readonly max: number; readonly playerID: number; readonly source: number; readonly type: number; readonly ts: number; readonly index: number; readonly cards: number[]; }