property FormFile.filename

The client-provided file name (Content-Disposition filename="…").

Type

string

Usage

import { type FormFile } from "common/src/index.ts";