@oxc-project/types
Advanced tools
Comparing version
{ | ||
"name": "@oxc-project/types", | ||
"version": "0.69.0", | ||
"version": "0.70.0", | ||
"description": "Types for Oxc AST nodes", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -603,4 +603,6 @@ // Auto-generated code, DO NOT EDIT DIRECTLY! | ||
argument: BindingPatternKind; | ||
typeAnnotation: TSTypeAnnotation | null; | ||
optional: boolean; | ||
decorators?: []; | ||
optional?: boolean; | ||
typeAnnotation?: TSTypeAnnotation | null; | ||
value?: null; | ||
} | ||
@@ -607,0 +609,0 @@ |
40945
0.09%1453
0.14%