Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Jul 10, 2023
1 parent cf1e74b commit 30eb1c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/svelte/src/compiler/interfaces.d.ts
Expand Up @@ -383,7 +383,6 @@ export interface Var {
writable?: boolean;

// used internally, but not exposed
immutable?: boolean;
global?: boolean;
internal?: boolean; // event handlers, bindings
initialised?: boolean;
Expand Down

0 comments on commit 30eb1c1

Please sign in to comment.