๐ APIinternal\_internal/font-analysisfunctionsFunction: walkNormalRuleDecls()On this pageFunction: walkNormalRuleDecls() walkNormalRuleDecls(root, prop, visitor): void Defined in: _internal/font-analysis.ts:296 Iterate declaration nodes from regular style rules only. Parametersโ rootโ Readonly<Root> propโ string visitorโ (decl, rule) => void Returnsโ void