type FunctionRelease = (storageId: string, entry: FilePondFileEntry, options: TaskFnOptions & { onabort?: () => void; }) => Promise
filepond/types
FunctionRelease
type FunctionRelease = (storageId: string, entry: FilePondFileEntry, options: TaskFnOptions & { onabort?: () => void; }) => Promise