UNPKG

@happylinks/upchunk

Version:

Dead simple chunked file uploads using Fetch

6 lines (4 loc) 97 B
// import { createUpload } from './upchunk'; test('basic', () => { expect(2 + 2).toBe(4); });