next-flow-interface 0.27.16 → 0.27.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.d.ts +1 -0
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -1587,6 +1587,7 @@ declare function fetchJsonWithRetry(url: string, retries?: number): Promise<unkn
1587
1587
  */
1588
1588
  export declare interface FileData {
1589
1589
  fid: string;
1590
+ resourceId?: string;
1590
1591
  status: LocalDataStatus;
1591
1592
  name: string;
1592
1593
  progress: number;
package/package.json CHANGED
@@ -36,7 +36,7 @@
36
36
  "valtio": "2.1.7",
37
37
  "rhine-var": "2.4.3"
38
38
  },
39
- "version": "0.27.16",
39
+ "version": "0.27.17",
40
40
  "author": "NextFlow",
41
41
  "license": "Apache-2.0",
42
42
  "keywords": [