novx
    Preparing search index...

    Interface RuleConfig

    interface RuleConfig {
        match: string;
        url: string;
    }
    Index

    Properties

    Properties

    match: string
    url: string