Skip to content

Commit 0060198

Browse files
committed
noop on server
1 parent 63cdd29 commit 0060198

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/svelte/src/index-server.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export function onDestroy(fn) {
1212
export {
1313
noop as beforeUpdate,
1414
noop as afterUpdate,
15+
noop as onFrame,
1516
noop as onMount,
1617
noop as flushSync,
1718
run as untrack

0 commit comments

Comments
 (0)