/types-tw

Type definitions for the TurboWarp VM

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Type definitions for TurboWarp

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.

Tests

There are some tests in the tests folder. These files are never actually run, but the code will be type checked.

License

Type definitions and test code are licensed under the Apache 2.0 license.

The libraries being documented may be under different licenses.