UNPKG

cumsystem

Version:

simple command system and command handler

3 lines (2 loc) 111 B
import * as CommandSystem from './index'; export declare function addCommands(cs: CommandSystem.System): void;