fret-runtime 0.1.0

Runtime abstractions and scheduling surfaces for host integration in Fret.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "keymap_version": 2,
  "bindings": [
    {
      "command": "app.invalid_empty_sequence",
      "keys": [],
      "when": "platform != \"web\""
    }
  ]
}