mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Pure refactor. Import `tsify::Tsify` in files that use it, so then shorten a load of: ```diff - #[cfg_attr(feature = "wasm", derive(tsify::Tsify))] + #[cfg_attr(feature = "wasm", derive(Tsify))] ``` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||