docs: update store documentation

#14083

Pull request

Draft
R
Rich-Harris
Oct 31, 2024, 8:37 PM

It doesn't really make sense to have a whole load of documentation on svelte/store on /docs/svelte/stores page and then again on /docs/svelte/svelte-store. The first should describe the store contract at a high level, while the second should detail the things you can import from the module.

This is draft because we really need to fix the way overloads are handled first — it's too confusing at the moment

Info

Assignees None
Reviewers None
Labels documentation
Milestone None