mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
give credit
This commit is contained in:
parent
6b9521f6b1
commit
db9506a57c
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
/**
|
||||
* Taken from https://github.com/good-lly/s3mini.git, by Jølly Good, under MIT license.
|
||||
* Modified to make it work with Uppy.
|
||||
*/
|
||||
|
||||
import * as C from './consts.js'
|
||||
import type * as IT from './types.js'
|
||||
import * as U from './utils.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue