mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 09:25:33 +00:00
| .. | ||
| contentEditable.ts | ||
| designIFrame.ts | ||
| input.ts | ||
| outputTarget.ts | ||
| readme.md | ||
| textarea.ts | ||
| touchAlias.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... at least, save for the TouchAlias type.