UNPKG

axios

Version:

Promise based HTTP client for the browser and node.js

4 lines (2 loc) 73 B
'use strict'; export default typeof Blob !== 'undefined' ? Blob : null;