Laptop-Thing/web/node_modules/.vite/deps/svelte_internal.js

6 lines
483 B
JavaScript
Raw Permalink Normal View History

2024-11-27 12:35:48 -05:00
// node_modules/svelte/src/internal/index.js
throw new Error(
`Your application, or one of its dependencies, imported from 'svelte/internal', which was a private module used by Svelte 4 components that no longer exists in Svelte 5. It is not intended to be public API. If you're a library author and you used 'svelte/internal' deliberately, please raise an issue on https://github.com/sveltejs/svelte/issues detailing your use case.`
);
//# sourceMappingURL=svelte_internal.js.map