Blob.js 71 Bytes Raw Blame History Permalink 1 2 3 'use strict' export default typeof Blob !== 'undefined' ? Blob : null