UNPKG

@firestone-hs/replay-parser

Version:

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

5 lines (4 loc) 126 B
import { Turn } from './turn'; export declare class MulliganTurn extends Turn { update(newTurn: any): MulliganTurn; }