pull/15844/head
Rich Harris 2 months ago
parent ac93800bb2
commit 796db26626

@ -1,5 +1,4 @@
import { DEV } from 'esm-env';
export * from '../shared/errors.js';
export * from '../shared/errors.js';

@ -423,4 +423,4 @@ export function state_unsafe_mutation() {
} else {
throw new Error(`https://svelte.dev/e/state_unsafe_mutation`);
}
}
}
Loading…
Cancel
Save