type StoreExtensionReleaseFunction = (storageId: string, entry: FilePondFileEntry, options: TaskFnOptions) => Promise<boolean | void>
filepond/types
StoreExtensionReleaseFunction
type StoreExtensionReleaseFunction = (storageId: string, entry: FilePondFileEntry, options: TaskFnOptions) => Promise<boolean | void>