We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d63741e + 4bccbf5 commit 51bcbc7Copy full SHA for 51bcbc7
1 file changed
src/polyfills.ts
@@ -35,3 +35,5 @@ if (typeof Map.prototype.getOrInsertComputed === "undefined") {
35
return this.get(key);
36
};
37
}
38
+
39
+export {};
0 commit comments