UNPKG

graphiql

Version:
11 lines 266 B
declare const commonKeys: { [x: string]: string; 'Cmd-G': string; 'Ctrl-G': string; 'Ctrl-Left': string; 'Ctrl-Right': string; 'Alt-Left': string; 'Alt-Right': string; }; export default commonKeys; //# sourceMappingURL=commonKeys.d.ts.map