@turbowarp/types-tw
    Preparing search index...

    Interface CloudVariableUpdate

    interface CloudVariableUpdate {
        name: string;
        value: ScratchCompatibleValue;
    }
    Index

    Properties

    Properties

    name: string