Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "keyboard"

Index

Enumerations

Functions

Functions

Let key_dispatch

  • key_dispatch(settings: Settings, methods: object, key: string): null | void
  • Parameters

    • settings: Settings
    • methods: object
      • [mode: string]: object
        • [key: string]: function
            • (): void
            • Returns void

    • key: string

    Returns null | void

Generated using TypeDoc