Skip to content

Instantly share code, notes, and snippets.

@Jagathishrex
Created April 22, 2020 02:18
Show Gist options
  • Select an option

  • Save Jagathishrex/f05e400a8bc6405c27df724ad4514e8f to your computer and use it in GitHub Desktop.

Select an option

Save Jagathishrex/f05e400a8bc6405c27df724ad4514e8f to your computer and use it in GitHub Desktop.
let URL = window.URL || window.webkitURL || window;
let blobURL = URL.createObjectURL(blob);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment