Skip to content

Commit

Permalink
fix: export add snippet symbol func
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jun 28, 2024
1 parent c42bb04 commit b8eda2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/svelte/src/internal/client/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ export {
} from './dom/operations.js';
export { noop } from '../shared/utils.js';
export {
add_snippet_symbol,
validate_component,
validate_dynamic_element_tag,
validate_snippet,
Expand Down

0 comments on commit b8eda2b

Please sign in to comment.