๐ APIinternal\_internal/docusaurus-theme-scopefunctionsFunction: isAllowedThemeScopeRule()On this pageFunction: isAllowedThemeScopeRule() isAllowedThemeScopeRule(rule: Readonly<Rule>): boolean Defined in: _internal/docusaurus-theme-scope.ts:176 Check whether every selector in a rule belongs to an allowed global theme scope. Parametersโ ruleโ Readonly<Rule> Returnsโ boolean