@keymanapp/common-types
Version:
Keyman Developer keyboard file types
13 lines (11 loc) • 700 B
JavaScript
/*
* Keyman is copyright (C) SIL Global. MIT License.
*
* Just a wrapper to make `LdmlKeyboardTypes` export work.
*/
!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]="0cfec902-b6e0-55ca-9aed-334a5d28f140")}catch(e){}}();
export { UnicodeSet } from './ldml-keyboard/unicodeset-parser-api.js';
export { VariableParser, MarkerParser } from './ldml-keyboard/pattern-parser.js';
export { ElementString } from './kmx/kmx-plus/element-string.js';
//# sourceMappingURL=main-ldml-keyboard.js.map
//# debugId=0cfec902-b6e0-55ca-9aed-334a5d28f140