W3cubDocs

/Deno

FormDataEntryValue

type FormDataEntryValue = File | string;

Type

File | string