CloudStatus
Reference — CloudStatus in the Mutka module API.
Type Alias: CloudStatus
type CloudStatus = "downloaded" | "cloud";Defined in: sandbox/authoring/hostProxy.ts:41
Whether a file's data is materialized locally or still cloud-only.
Reference — CloudStatus in the Mutka module API.
type CloudStatus = "downloaded" | "cloud";Defined in: sandbox/authoring/hostProxy.ts:41
Whether a file's data is materialized locally or still cloud-only.