mirror of https://github.com/sveltejs/svelte
If Stores can be a "Readable<any>" or a bunch of "Readable<any>"s why not make that array a type that is better readable (Readable<any>[]). Otherwise I have to parse an Array of Readables like that: "list as [Readable<any>, ...Array<Readable<any>>]" which is not very nice.pull/5563/head
parent
40c850d3e7
commit
21a9c94dc6
Loading…
Reference in new issue