pull/3097/head
Rich Harris 5 years ago
parent 5981be8ca5
commit db722c8298

@ -1,3 +1,3 @@
export let destroyed = [];
export const destroyed = [];
export const reset = () => destroyed.length = 0;
Loading…
Cancel
Save