๐ APIinternal\_internal/font-analysisfunctionsFunction: getDecl()On this pageFunction: getDecl() getDecl(atRule, prop): Declaration_ | undefined Defined in: _internal/font-analysis.ts:104 Get first declaration by property inside one at-rule. Parametersโ atRuleโ Readonly<AtRule> propโ string Returnsโ Declaration_ | undefined