Skip to content

Commit 079aa2c

Browse files
committed
fix: export add snippet symbol func
1 parent de3bb78 commit 079aa2c

File tree

1 file changed

+1
-0
lines changed
  • packages/svelte/src/internal/client

1 file changed

+1
-0
lines changed

packages/svelte/src/internal/client/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ export {
158158
} from './dom/operations.js';
159159
export { noop } from '../shared/utils.js';
160160
export {
161+
add_snippet_symbol,
161162
validate_component,
162163
validate_dynamic_element_tag,
163164
validate_snippet,

0 commit comments

Comments
 (0)