MCPcopy Create free account
hub / github.com/TanStack/hotkeys /

Class

packages/hotkeys/src/sequence-manager.ts:172–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172export class SequenceManager {
173 static #instance: SequenceManager | null = null
174
175 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected