Function: isAllowedDocSearchRootScopeRule()
isAllowedDocSearchRootScopeRule(
ruleNode:Readonly<Rule>):boolean
Defined in: _internal/docsearch-root-scope.ts:15
Check whether every selector in a rule scopes DocSearch token declarations to
the .DocSearch root UI surface.
Parametersโ
ruleNodeโ
Readonly<Rule>
Returnsโ
boolean