@uppy/tus: correctly type tus on UppyFile #7616
Annotations
3 errors
Type tests:
packages/@uppy/transloadit/src/index.ts#L222
Subsequent property declarations must have the same type. Property 'tus' must be of type 'TusOpts<M, B> | undefined', but here has type '{ uploadUrl?: string | null | undefined; } | undefined'.
|
Type tests:
packages/@uppy/transloadit/src/index.ts#L939
Unused '@ts-expect-error' directive.
|
Type tests
Process completed with exit code 2.
|