Coda by Ian Macalinao
    Preparing search index...

    Versioned arguments for the createOrUpdate instruction.

    type CreateOrUpdateArgs = {
        __kind: "V1";
        serializedRuleSet: ReadonlyUint8Array;
    }
    Index

    Properties

    __kind: "V1"
    serializedRuleSet: ReadonlyUint8Array

    The CBOR-serialized RuleSet payload to store.