UNPKG

@bitcobblers/wod-wiki-library

Version:

A specialized markdown-like workout syntax editor and runtime for defining workouts

6 lines (5 loc) 97 B
export interface IRuntimeEvent { timestamp: Date; name: string; blockKey?: string; }