UNPKG

primo-app

Version:

primo is an all-in-one ide, cms, component library, and static site generator

5 lines (3 loc) 114 B
import { writable, readable, derived, get } from 'svelte/store'; const repo = writable(null) export default repo