Type alias SampQueryRulesResult

SampQueryRulesResult: {
    name: SampQueryServerRule;
    value: string;
}[]

Generated using TypeDoc