Skip to content

Commit 56bd834

Browse files
committed
tweak
1 parent 45115de commit 56bd834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/svelte/src/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ export const STATE_CREATION_RUNES = /** @type {const} */ ([
434434
'$derived',
435435
'$derived.by'
436436
]);
437+
437438
const RUNES = /** @type {const} */ ([
438439
...STATE_CREATION_RUNES,
439440
'$state.snapshot',

0 commit comments

Comments
 (0)