mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Adds `Name(AST)?`, `IfStatementAST`, `SpreadIntoObject(AST)?`, `ObjectEntry(AST)?`, `DotProperty(AST)?` types Fixes `ObjectLiteral`'s value field's output type Added `entry` field to `ObjectLiteral(AST)?` |
||
|---|---|---|
| .. | ||
| adapter.rs | ||
| edges.rs | ||
| entrypoints.rs | ||
| lib.rs | ||
| properties.rs | ||
| schema.graphql | ||
| tests.rs | ||
| util.rs | ||
| vertex.rs | ||