I can import a
I have an array in store.ts
store.ts
export let annotations = writable(new Array());
And I\'d lik