mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
That a tricky one, because it's time to decide what does ESTree compliant means in the TS world (re #2463) This code: ```ts export declare class ByteBuffer { clear(): void; // ^^ } ``` - Is parsed by [Babel]( |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| Cargo.toml | ||