Skip to content

Commit c77dfde

Browse files
committed
docs
1 parent f0732a8 commit c77dfde

File tree

1 file changed

+1
-1
lines changed
  • packages/svelte/src/compiler/phases/3-transform/client/visitors/shared

1 file changed

+1
-1
lines changed

packages/svelte/src/compiler/phases/3-transform/client/visitors/shared/state.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import * as b from '../../../../../utils/builders.js';
44

55
/**
6-
*
6+
* Extract the `onchange` callback from the options passed to `$state`
77
* @param {Expression} options
88
* @param {ComponentContext} context
99
* @returns {Expression | undefined}

0 commit comments

Comments
 (0)