UNPKG

@firestone-hs/replay-parser

Version:

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

9 lines (8 loc) 216 B
export interface Option { readonly entity: number; readonly optionIndex: number; readonly error: number; readonly type: number; readonly parentIndex: number; readonly index: number; }