UNPKG

@svta/common-media-library

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