package efl

  1. Overview
  2. Docs
type t = {
  1. keyname : string;
  2. modifiers : modifier;
  3. key : string;
  4. str : string;
  5. compose : string;
  6. timestamp : int;
}
OCaml

Innovation. Community. Security.