Coda by Ian Macalinao
    Preparing search index...

    Type Alias UpdateGlobalConfigInstructionDataArgs

    type UpdateGlobalConfigInstructionDataArgs = {
        mode: UpdateGlobalConfigModeArgs;
        value: ReadonlyUint8Array;
    }
    Index
    value: ReadonlyUint8Array