@dialpad/dialtone
Version:
Dialpad's Dialtone design system monorepo
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