mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 19:05:31 +00:00
Address a review comment from #15665 and cleanup additional references that I missed the first time around, along with the `fs.readFileSync` `Uint8Array` cast. Follows: #15665 Test-bot: skip |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .gitignore | ||
| build.sh | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
@keymanapp/developer-utils
This is a helper library for @keymanapp/kmc and other @keymanapp modules, containing helper functions such as:
spawnChild()- Sentry integration
- MIT license text validation
It is not intended for separate use.
Note: developer/server depends on this module; adding extra dependencies may impact the bundling for that module too (#10872).