Skip to content

Commit 9589f53

Browse files
committed
lint
1 parent 66482c4 commit 9589f53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/svelte/types/index.d.ts

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

26892689
declare namespace $inspect {
2690-
26912690
export function trace(name: string): void;
2692-
26932691
}
26942692

26952693
/**

0 commit comments

Comments
 (0)