UNPKG

@redocly/theme

Version:

Shared UI components lib

7 lines 243 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.useInputKeyCommands = void 0; exports.useInputKeyCommands = jest.fn(() => ({ onKeyDown: jest.fn(), })); //# sourceMappingURL=use-input-key-commands.js.map