import { writable } from '../../../../store.js';

export default writable(42);