We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4b28f commit f420dadCopy full SHA for f420dad
src/index.js
@@ -2,6 +2,7 @@ import { region } from "./config";
2
import {
3
createMkFileUrl,
4
getUploadUrl,
5
+ getLocalFileInfo,
6
getHeadersForMkFile,
7
getHeadersForChunkUpload,
8
filterParams
@@ -39,6 +40,7 @@ export {
39
40
region,
41
42
43
44
45
filterParams,
46
0 commit comments