UNPKG

@elastic/charts

Version:

Elastic-Charts data visualization library

6 lines 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.onKeyPress = void 0; const toolkit_1 = require("@reduxjs/toolkit"); exports.onKeyPress = (0, toolkit_1.createAction)('ON_KEY_UP'); //# sourceMappingURL=key.js.map