class File
extendsBlob
A File
provides information about files.
readonly
lastModified: number
The last modified date of the File
.
readonly
name: string
The name of the File
.
A File
provides information about files.
lastModified: number
The last modified date of the File
.
name: string
The name of the File
.
File
class is a global reference for import { File } from 'node:buffer'
https://nodejs.org/api/buffer.html#class-file
globalThis extends { onmessage: any; File: infer T; } ? T : buffer