deno / 1.23.2 / ~ / formdataentryvalue.html /

FormDataEntryValue

type FormDataEntryValue = File | string;

Type

File | string