mirror of https://github.com/sveltejs/svelte
People with "noUncheckedIndexedAccess" set to true in their tsconfig would get false errors when accessing the return type because without this spefici tuple typing, TS infers this as being an array of functions, not a tuple of functions. Fixes #6926pull/6927/head
parent
78e02565d2
commit
2c9e161d3e
Loading…
Reference in new issue