radames's picture
enable input_mode
d6fedfa
raw
history blame
102 Bytes
import { writable, type Writable } from 'svelte/store';
export const pipelineValues = writable({});