UNPKG

@hexworks/cobalt-state

Version:

State machine utility for Cobalt.

6 lines (5 loc) 110 B
export declare class TimedOut { id: string; readonly type: "TimedOut"; constructor(id: string); }