UNPKG

@slippi/slippi-js

Version:
3 lines 219 B
import type { GameStartType } from "../types"; export declare function frameToGameTimer(frame: number, options: Pick<GameStartType, "timerType" | "startingTimerSeconds">): string; //# sourceMappingURL=gameTimer.d.ts.map