We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6b62a commit f6b07f0Copy full SHA for f6b07f0
README.md
@@ -57,8 +57,8 @@ function.
57
58
## API
59
60
-In addition to the **canvas.toBlob** polyfill, the JavaScript Canvas to Blob
61
-script provides one additional function called **dataURLtoBlob**, which is added
+In addition to the `canvas.toBlob` polyfill, the JavaScript Canvas to Blob
+script provides one additional function called `dataURLtoBlob`, which is added
62
to the global window object, unless the library is loaded via a module loader
63
like RequireJS, Browserify or webpack:
64
0 commit comments