@dialpad/dialtone-vue
Version:
Vue component library for Dialpad's design system Dialtone
13 lines (12 loc) • 329 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const SHORTCUTS_ALIASES_LIST = [
"{win}",
"{arrow-right}",
"{arrow-left}",
"{arrow-up}",
"{arrow-down}",
"{cmd}"
];
exports.SHORTCUTS_ALIASES_LIST = SHORTCUTS_ALIASES_LIST;
//# sourceMappingURL=keyboard_shortcut_constants.cjs.map