mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
docs(web): address code review comment
This commit is contained in:
parent
274d0f836a
commit
825573d8f1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import { ModifierKeyConstants } from '../consts/modifier-key-constants.js';
|
|||
|
||||
/* Definitions from kmx_file.h. Must be kept in sync */
|
||||
|
||||
// TODO-web-core: split kmx-file from kmx in-memory, similar to what I've done for kvk (keep restructure decl + BUILDER_ interfaces together)
|
||||
// TODO-embed-osk-in-kmx: split kmx-file from kmx in-memory, similar to what I've done for kvk (keep restructure decl + BUILDER_ interfaces together)
|
||||
// this will make it possible to use these declarations in KeymanWeb
|
||||
|
||||
// In memory representations of KMX structures
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue