FormDataValue type

各フォーム データエントリには、文字列または (ブラウザー内の) BLOB を指定できます。

type FormDataValue = string | Blob