Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/affanshahid/multer-storage-cloudinary
/ functions
Functions
8 in github.com/affanshahid/multer-storage-cloudinary
⨍
Functions
8
◇
Types & classes
5
↓ 6 callers
Function
getImageStream
()
test/util.ts:20
↓ 5 callers
Function
runMiddleware
( middleware: RequestHandler, form: FormData )
test/util.ts:24
↓ 1 callers
Method
upload
( opts: PickedUploadApiOptions, file: File )
src/index.ts:105
Method
_handleFile
( req: Request, file: File, callback: (error?: any, info?: Partial<File>) => void )
src/index.ts:55
Method
_removeFile
( req: Request, file: File, callback: (error: Error) => void )
src/index.ts:93
Method
constructor
(headers: any)
test/util.ts:12
Method
constructor
(opts: Options)
src/index.ts:46
Function
createCloudinaryStorage
(opts: Options)
src/index.ts:123