Skip to content

Commit 1e09e76

Browse files
committed
update comment
1 parent be5fa30 commit 1e09e76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/svelte/src/internal/client/types.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ export type ComponentContext = {
4646
};
4747
};
4848

49-
5049
// For both SourceSignal and ComputationSignal, we use signal character property string.
5150
// This now only reduces code-size and parsing, but it also improves the performance of the JIT compiler.
5251
// It's likely not to have any real wins wwhen the JIT is disabled. Lastly, we keep two shapes rather than

0 commit comments

Comments
 (0)