Kind: Function
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/types/route-mapping.ts
Count total selectors in an ExtractedSelectors object
Signature
tsfunction countSelectors(selectors: ExtractedSelectors): number
Parameters
| Name | Type |
|---|---|
selectors | ExtractedSelectors |
Returns: number
Was this page helpful?