↓ 1 callersFunctionparseHighlight* Parse a `highlight=` value into sorted, de-duped 1-based line numbers. Accepts * `1,4,8` and `[1,4,8]` (brackets stripped). Non-numeric / `< 1` ent
packages/setu/src/playground.ts:96
↓ 1 callersFunctionresolveExportTarget* Resolve an `exports` condition subtree (a string target, or a conditions * object like `{ import, require, default, types }`) to an absolute path,
packages/clean-jsdoc-theme/src/publish.ts:79