chore: typo [ci skip] (#1604)
This commit is contained in:
parent
a935998b33
commit
2c3427413d
@ -751,7 +751,7 @@ function inferRuntimeType(
|
||||
return ['Function']
|
||||
case 'TSArrayType':
|
||||
case 'TSTupleType':
|
||||
// TODO (nice to have) genrate runtime element type/length checks
|
||||
// TODO (nice to have) generate runtime element type/length checks
|
||||
return ['Array']
|
||||
|
||||
case 'TSLiteralType':
|
||||
|
Loading…
Reference in New Issue
Block a user