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