@maverick-js/cli
Advanced tools
Comparing version 0.40.0 to 0.40.1
@@ -230,2 +230,3 @@ import ts from 'typescript'; | ||
name: string; | ||
statement?: ts.VariableStatement; | ||
root: ts.VariableDeclaration | ts.FunctionDeclaration; | ||
@@ -232,0 +233,0 @@ component: ts.FunctionDeclaration | ts.ArrowFunction; |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.40.0", | ||
"version": "0.40.1", | ||
"type": "module", | ||
@@ -8,0 +8,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
174681
4672