UNPKG

blueimp-file-upload

Version:

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Eng

7 lines (6 loc) 124 B
// Backwards compatibility ... try { module.exports = require('util'); } catch (e) { module.exports = require('sys'); }