Skip to content

Commit a065d4e

Browse files
committed
typo
1 parent d867aa0 commit a065d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ declare module '@silintl/ui-components' {
339339
}
340340
export class Tour extends SvelteComponentTyped<TourProps> {}
341341
}
342-
b
342+
343343
module '@silintl/ui-components/random' {
344344
export function generateRandomID(prefix?: string): string
345345
}

0 commit comments

Comments
 (0)