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