@oxc-project/types
Advanced tools
Comparing version
{ | ||
"name": "@oxc-project/types", | ||
"version": "0.71.0", | ||
"version": "0.72.0", | ||
"description": "Types for Oxc AST nodes", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -745,3 +745,3 @@ // Auto-generated code, DO NOT EDIT DIRECTLY! | ||
options: Expression | null; | ||
phase?: ImportPhase | null; | ||
phase: ImportPhase | null; | ||
} | ||
@@ -748,0 +748,0 @@ |
41003
0