property UploadedFile.name

The form field name the file was uploaded under (Content-Disposition name="…").

Type

string

Usage

import { type UploadedFile } from "storage-plugin/src/index.ts";