@mathjax/src
    Preparing search index...
    keyMapping: (explorer: SpeechExplorer, event: KeyboardEvent) => boolean | void

    Type of function that implements a key press action

    Type Declaration

      • (explorer: SpeechExplorer, event: KeyboardEvent): boolean | void
      • Parameters

        Returns boolean | void