UNPKG

@svta/common-media-library

Version:
3 lines 194 B
import type { CmdHistory } from '../CmdHistory.js'; export declare function setLastCmd(a: number | null, b: number | null, cmdHistory: CmdHistory): void; //# sourceMappingURL=setLastCmd.d.ts.map