๐ APIinternal\_internal/font-analysisfunctionsFunction: getDecl()On this pageFunction: getDecl() function getDecl( atRule: Readonly<AtRule>, prop: string): 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