UNPKG

@bitcobblers/wod-wiki-library

Version:

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

3 lines (2 loc) 145 B
import { EventSyncResult } from '../../core/runtime/EventSyncResult'; export declare function useTextSync(target: string): EventSyncResult<any>;