Graph typedef

Graph = Map<String, GraphEntry>

Keyboard layouts.

Implementation

typedef Graph = Map<String, GraphEntry>;