Skip to content

Instantly share code, notes, and snippets.

@Ref-Bit
Created December 10, 2020 11:40
Show Gist options
  • Save Ref-Bit/616b8324e7acdf89de65ab1162f4ea92 to your computer and use it in GitHub Desktop.
Save Ref-Bit/616b8324e7acdf89de65ab1162f4ea92 to your computer and use it in GitHub Desktop.
const convertFileToBlob = file => return URL.createObjectURL(file);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment