UNPKG

@quo0/stiletto

Version:

With stiletto library you will be able to mock requests and choose between preconfigured responses right on the fly via UI

9 lines 263 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.STILETTO_TOGGLE_UI_SHORTCUT = void 0; exports.STILETTO_TOGGLE_UI_SHORTCUT = [ 'ControlLeft', 'AltLeft', 'ShiftRight', ]; //# sourceMappingURL=shortcuts.js.map