UNPKG

@keymanapp/common-types

Version:

Keyman Developer keyboard file types

28 lines (26 loc) 1.13 kB
!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]="b34a28e3-2eaa-509c-b072-1d7422345487")}catch(e){}}(); import kpj from './schemas/kpj.schema.js'; import kpj90 from './schemas/kpj-9.0.schema.js'; import kvks from './schemas/kvks.schema.js'; import ldmlKeyboard3 from './schemas/ldml-keyboard3.schema.js'; import ldmlKeyboardTest3 from './schemas/ldml-keyboardtest3.schema.js'; import displayMap from './schemas/displaymap.schema.js'; import touchLayoutClean from './schemas/keyman-touch-layout.clean.spec.js'; import touchLayout from './schemas/keyman-touch-layout.spec.js'; import keyboard_info from './schemas/keyboard_info.schema.js'; import kmp from './schemas/kmp.schema.js'; const Schemas = { kpj, kpj90, kvks, ldmlKeyboard3, ldmlKeyboardTest3, displayMap, touchLayoutClean, touchLayout, keyboard_info, kmp, }; export default Schemas; //# sourceMappingURL=schemas.js.map //# debugId=b34a28e3-2eaa-509c-b072-1d7422345487