modal
    Preparing search index...

    Type Alias SandboxFileMode

    SandboxFileMode: "r" | "w" | "a" | "r+" | "w+" | "a+"

    File open modes supported by the filesystem API.