Coda by Ian Macalinao
    Preparing search index...

    Interface UpdateGlobalConfigInstructionDataArgs

    interface UpdateGlobalConfigInstructionDataArgs {
        mode: UpdateGlobalConfigMode;
        value: ReadonlyUint8Array;
    }
    Index

    Properties

    Properties

    value: ReadonlyUint8Array