Welcome to mirror list, hosted at ThFree Co, Russian Federation.

keys.js « utils « lib « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e5420e87eabbed26a37fe8bd6e3f81c11abb4ca (plain)
1
2
3
4
/* eslint-disable @gitlab/require-i18n-strings */

export const ESC_KEY = 'Escape';
export const ESC_KEY_IE11 = 'Esc'; // https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key