TFormDataEntryValue
Bun

type

FormDataEntryValue

type FormDataEntryValue = File | string

Referenced types

class File

Provides information about files and allows JavaScript in a web page to access their content.

MDN Reference