Skip to content

Commit 1e422ed

Browse files
committed
cleanup types
1 parent 10a3cbe commit 1e422ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ var element_prototype;
1616
* @type {Text}
1717
*/
1818
var text_prototype;
19+
/**
20+
* @type {Map}
21+
*/
1922
var map_prototype;
2023
/**
2124
* @type {typeof Node.prototype.appendChild}

0 commit comments

Comments
 (0)