mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
flow.js: fix testChunks in definition
This commit is contained in:
2
flowjs/flowjs.d.ts
vendored
2
flowjs/flowjs.d.ts
vendored
@@ -44,7 +44,7 @@ declare module flowjs {
|
||||
uploadMethod?: string;
|
||||
allowDuplicateUploads?: boolean;
|
||||
prioritizeFirstAndLastChunk?: boolean;
|
||||
testchunks?: boolean;
|
||||
testChunks?: boolean;
|
||||
preprocess?: Function;
|
||||
initFileFn?: Function;
|
||||
generateUniqueIdentifier?: Function;
|
||||
|
||||
Reference in New Issue
Block a user