UNPKG

@hexworks/cobalt-state

Version:

State machine utility for Cobalt.

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