@keymanapp/kmc-keyboard-info
Version:
Keyman Developer .keyboard_info compiler
10 lines (8 loc) • 547 B
JavaScript
/**
* Minimum Keyman version that will be supplied for a .keyboard_info
* if a compiled keyboard does not list a minimum version itself.
*/
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="4261b3e4-4189-5b05-92a8-b3ac55a23df3")}catch(e){}}();
export const minKeymanVersion = '5.0';
//# sourceMappingURL=min-keyman-version.js.map
//# debugId=4261b3e4-4189-5b05-92a8-b3ac55a23df3