mirror of https://github.com/sveltejs/svelte
parent
5981be8ca5
commit
db722c8298
@ -1,3 +1,3 @@
|
||||
export let destroyed = [];
|
||||
export const destroyed = [];
|
||||
|
||||
export const reset = () => destroyed.length = 0;
|
Loading…
Reference in new issue