Skip to content

Commit e72ac0f

Browse files
committed
fix
1 parent e306459 commit e72ac0f

File tree

1 file changed

+1
-1
lines changed
  • packages/svelte/src/internal/server/blocks

1 file changed

+1
-1
lines changed

packages/svelte/src/internal/server/blocks/snippet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/** @import { Snippet } from 'svelte' */
2-
/** @import { Payload } from '../index' */
2+
/** @import { Payload } from '../payload' */
33
/** @import { Getters } from '#shared' */
44

55
/**

0 commit comments

Comments
 (0)