Duplicated from dylanebert/3d-arena
7ee5f8f
1
2
3
import { writable } from 'svelte/store'; export const activeTab = writable('Models');