UNPKG

@svelte-on-solana/wallet-adapter-ui

Version:

Pre-built components for integrating with Solana wallets using Svelte

3 lines (2 loc) 87 B
import { writable } from 'svelte/store'; export const workSpace = writable(undefined);