We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
URL
createObjectURL()
revokeObjectURL()
Hi, jsdom already supports the URL constructor, but not these 2 static methods, they are supported in most modern browsers.
jsdom
createObjectURL revokeObjectURL Can I use