/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/keysender@2.4.0/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var __createBinding=this&&this.__createBinding||(Object.create?function(e,t,r,o){void 0===o&&(o=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,o,n)}:function(e,t,r,o){void 0===o&&(o=r),e[o]=t[r]}),__exportStar=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||__createBinding(t,e,r)},__importDefault=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(exports,"__esModule",{value:!0}),exports.Reason=exports.sleep=exports.disableInput=exports.isButtonPressed=exports.getScreenSize=exports.vkToString=exports.getWindowChildren=exports.getAllWindows=exports.textToImg=exports.LowLevelHook=exports.GlobalHotkey=exports.Virtual=exports.Hardware=void 0;var worker_1=require("./worker");Object.defineProperty(exports,"Hardware",{enumerable:!0,get:function(){return worker_1.Hardware}}),Object.defineProperty(exports,"Virtual",{enumerable:!0,get:function(){return worker_1.Virtual}});var GlobalHotkey_1=require("./GlobalHotkey");Object.defineProperty(exports,"GlobalHotkey",{enumerable:!0,get:function(){return __importDefault(GlobalHotkey_1).default}});var LowLevelHook_1=require("./LowLevelHook");Object.defineProperty(exports,"LowLevelHook",{enumerable:!0,get:function(){return __importDefault(LowLevelHook_1).default}});var textToImg_1=require("./textToImg");Object.defineProperty(exports,"textToImg",{enumerable:!0,get:function(){return __importDefault(textToImg_1).default}});var getAllWindows_1=require("./getAllWindows");Object.defineProperty(exports,"getAllWindows",{enumerable:!0,get:function(){return __importDefault(getAllWindows_1).default}});var getWindowChildren_1=require("./getWindowChildren");Object.defineProperty(exports,"getWindowChildren",{enumerable:!0,get:function(){return __importDefault(getWindowChildren_1).default}});var addon_1=require("./addon");Object.defineProperty(exports,"vkToString",{enumerable:!0,get:function(){return addon_1.vkToString}}),Object.defineProperty(exports,"getScreenSize",{enumerable:!0,get:function(){return addon_1.getScreenSize}}),Object.defineProperty(exports,"isButtonPressed",{enumerable:!0,get:function(){return addon_1.isButtonPressed}}),Object.defineProperty(exports,"disableInput",{enumerable:!0,get:function(){return addon_1.disableInput}});var utils_1=require("./utils");Object.defineProperty(exports,"sleep",{enumerable:!0,get:function(){return utils_1.sleep}});var constants_1=require("./constants");Object.defineProperty(exports,"Reason",{enumerable:!0,get:function(){return constants_1.Reason}}),__exportStar(require("./types"),exports);
//# sourceMappingURL=/sm/6570370a701e730a744a3494be486aac6e1aa6de4212fd9e33896a84c91afbf6.map