UNPKG

@vime-js/standard

Version:
4 lines (2 loc) 87 B
import { writable } from 'svelte/store'; export const currentPlayer = writable(null);