We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f987c commit 5fafad8Copy full SHA for 5fafad8
src/index.ts
@@ -7,7 +7,7 @@
7
8
import { init } from "./PolyFill";
9
/**
10
- * Polyfilling Promise and fetch if not present
+ * Polyfilling Promise and fetch
11
*/
12
init();
13
0 commit comments