mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 17:05:34 +00:00
| .. | ||
| contentEditable.ts | ||
| designIFrame.ts | ||
| input.ts | ||
| outputTarget.ts | ||
| readme.md | ||
| textarea.ts | ||
| wrapElement.ts | ||
Please keep any code in this folder / namespace as free as possible from dependencies on other parts of KMW. Some of our unit tests wish to run against these types without requiring KMW to be active.
Note that with a little work, we could completely spin this into its own separate module - this could be useful for development and testing purposes, especially now that we've dropped the old TouchAlias type that was a bit entangled with main engine code.