deno / latest / ~ / formdataentryvalue.html

FormDataEntryValue

type FormDataEntryValue = File | string;

Type

File | string