Coda by Ian Macalinao
    Preparing search index...

    Versioned arguments for the puffRuleSet instruction.

    type PuffRuleSetArgs = {
        __kind: "V1";
        ruleSetName: string;
    }
    Index

    Properties

    Properties

    __kind: "V1"
    ruleSetName: string

    The name of the RuleSet to grow.