Skip to content

Commit 66482c4

Browse files
committed
lint
1 parent f6ebd00 commit 66482c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/svelte/src/ambient.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,9 +380,7 @@ declare function $inspect<T extends any[]>(
380380
): { with: (fn: (type: 'init' | 'update', ...values: T) => void) => void };
381381

382382
declare namespace $inspect {
383-
384383
export function trace(name: string): void;
385-
386384
}
387385

388386
/**

0 commit comments

Comments
 (0)