UNPKG

@bonsai-components/meta-key

Version:

Make meta key less annoying

9 lines 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.metaKeyMapDefault = void 0; exports.metaKeyMapDefault = { mac: '⌘', windows: '⊞', other: '◆', }; //# sourceMappingURL=meta-key-map.js.map