Coda by Ian Macalinao
    Preparing search index...
    type PuffRuleSetInstructionData = {
        discriminator: number;
        puffRuleSetArgs: PuffRuleSetArgs;
    }
    Index

    Properties

    discriminator: number
    puffRuleSetArgs: PuffRuleSetArgs

    Identifies the RuleSet to grow by name.