Skip to content

Commit 52d0855

Browse files
committed
cleanup types
1 parent 1e422ed commit 52d0855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte/src/internal/client/operations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var element_prototype;
1717
*/
1818
var text_prototype;
1919
/**
20-
* @type {Map}
20+
* @type {Map<any, any>}
2121
*/
2222
var map_prototype;
2323
/**

0 commit comments

Comments
 (0)