| Crates.io | ts-type |
| lib.rs | ts-type |
| version | 1.0.1 |
| created_at | 2025-04-17 05:52:44.357079+00 |
| updated_at | 2025-04-17 05:59:48.932958+00 |
| description | Utilities and types for working with TypeScript type representations in Rust. |
| homepage | |
| repository | https://github.com/ryangoree/wasm-utils-rs |
| max_upload_size | |
| id | 1637264 |
| size | 50,541 |
ts-type provides utilities and types for working with TypeScript type
representations in Rust. It is primarily intended for use by procedural macros
and crates that generate TypeScript bindings from Rust code.