UNPKG

@gamestdio/timer

Version:

Timing Events tied to @gamestdio/clock

5 lines (4 loc) 170 B
export { Delayed, Type } from "./Delayed"; export { TimerClearedError } from "./TimerClearedError"; import { ClockTimer } from "./ClockTimer"; export default ClockTimer;