mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 21:29:01 +00:00
- Added TypeScript annotation for `ParseResult.program` - Modified the entrypoint for `oxc-parser` to allow wrapping the napi functions - Updated `index.js` to parse the `program` string into a JSON object - Updated tests - Added a dependency on `@oxc/types` |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| bindings.js | ||
| build.rs | ||
| Cargo.toml | ||
| index.d.ts | ||
| index.js | ||
| package.json | ||