dylanebert's picture
dylanebert HF staff
add skeleton library
4e1da8c
raw
history blame
87 Bytes
import { writable } from 'svelte/store';
export const activeTab = writable('Models');