We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab9a2d commit dbaa090Copy full SHA for dbaa090
docs-svelte-kit/src/lib/utils.js
@@ -1,3 +1,4 @@
1
+/* globals RULES_META */
2
import { readable, writable } from 'svelte/store';
3
import { page } from '$app/stores';
4
import { base as baseUrl } from '$app/paths';
0 commit comments