Destructuring with array syntax was used on a value that is not typed as an array or iterable. Verify the type of the value being destructured.
TS2461
typescript Destructuring with array syntax was used on a value that is not typed as an array or iterable. Verify the type of the value being destructured.