The local-filesystem arm.
readonly
provider: "local"
Selects the local-filesystem backend.
readonly
optional
options: LocalStorageProviderOptions
Root directory configuration.
The local-filesystem arm.
provider: "local"
Selects the local-filesystem backend.
options: LocalStorageProviderOptions
Root directory configuration.
import { type LocalStorageOptions } from "storage-plugin/src/index.ts";