mirror of https://github.com/sveltejs/svelte
feat: Define the MountOptions type (#13674)
* feat: Define the MountOptions type
* Revert "feat: Define the MountOptions type"
This reverts commit bd3596fcba
.
* feat: Define the MountOptions type
* chore: Add changeset
* lint
* lint
---------
Co-authored-by: Dominic Gannaway <dg@domgan.com>
pull/13818/head
parent
d16a9da153
commit
95980d1f08
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': minor
|
||||
---
|
||||
|
||||
feat: export mount() options as the MountOptions type
|
Loading…
Reference in new issue