| commit | 43621fd1735610ddf070a5aade0044c3785e5954 | [log] [tgz] |
|---|---|---|
| author | Nikechukwu <150845642+nikeokoronkwo@users.noreply.github.com> | Fri Aug 22 22:06:17 2025 -0500 |
| committer | GitHub <noreply@github.com> | Fri Aug 22 22:06:17 2025 -0500 |
| tree | 1095669141c1214f0e668c4eeafc5e0d1ba1c508 | |
| parent | f6389dfc5132f17619b3e84a2c9d10a02c4bc540 [diff] |
[interop] Add Support for `keyof` and `readonly` type operators (#452) * [interop] Add Support for `keyof` and `readonly` type operators * wip: tuples * completed tuple readonly support * renamed naming for `keyof` and `typeof` (enum)