This is a fork of @turbowarp/types with additional types for TurboWarp's Scratch forks.
A possibly more human-readable version of the TypeScript definitions can be found at: https://turbowarp.github.io/types-tw/
Install with:
npm install @turbowarp/types@git+https://github.com/TurboWarp/types-tw.git#tw
Then use in the same way as @turbowarp/types.
There are some tests in the tests
folder. These files are never actually run, but the code will be type checked.
Type definitions and test code are licensed under the Apache 2.0 license.
The libraries being documented may be under different licenses.