@studiokeywi/banjo - v0.0.1
    Preparing search index...

    Function addAlt

    • Adds the altKey property to key information

      Type Parameters

      • const Data extends KeyData
      • const Value extends boolean = true

      Parameters

      Returns Data & { altKey: Value }