docs(web): address code review comment

This commit is contained in:
Eberhard Beilharz 2025-11-18 15:26:10 +01:00
parent 274d0f836a
commit 825573d8f1
No known key found for this signature in database
GPG key ID: E9140597606020D3

View file

@ -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