We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e306459 commit e72ac0fCopy full SHA for e72ac0f
packages/svelte/src/internal/server/blocks/snippet.js
@@ -1,5 +1,5 @@
1
/** @import { Snippet } from 'svelte' */
2
-/** @import { Payload } from '../index' */
+/** @import { Payload } from '../payload' */
3
/** @import { Getters } from '#shared' */
4
5
/**
0 commit comments