mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-04 05:50:47 -05:00
feat: Add mimeType support; Improve TypedArray support (#19794)
* Add mimeType support; Improve ArrayBuffer support
This commit is contained in:
Vendored
+1
@@ -5683,6 +5683,7 @@ declare namespace Cypress {
|
||||
*/
|
||||
contents: any
|
||||
fileName?: string
|
||||
mimeType?: string
|
||||
lastModified?: number
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user