get

Bun

Symbol

FormData.get

get(name: string): null | FormDataEntryValue

Referenced types

type FormDataEntryValue = File | string