MutkaMutka
API ReferenceSandboxAuthoringsandbox/authoring/hostProxyType aliases

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.

On this page