MCPcopy Create free account
hub / github.com/effect-app/libs / extractJSDocs

Function extractJSDocs

repos/effect/packages/tools/jsdocs/src/Jsdocs.ts:3340–3341  ·  view source on GitHub ↗
(options: ExtractJSDocsOptions)

Source from the content-addressed store, hash-verified

3338 continue
3339 }
3340 declarations.push({
3341 name,
3342 bucket,
3343 signature: declarationSignature(name, bucket, statement, checker, cwd),
3344 range: publicDeclarationRange(statement, name),

Callers

nothing calls this directly

Calls 2

extractJSDocsSyncFunction · 0.85
syncMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…