We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6b7fd05
Added support for Node.js Blob URLs - the ones created with URL.createObjectURL(new Blob([data])).
URL.createObjectURL(new Blob([data]))