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

Function normalizePackagePath

repos/effect/packages/tools/jsdocs/src/Jsdocs.ts:446–448  ·  view source on GitHub ↗
(filePath: string)

Source from the content-addressed store, hash-verified

444interface PackageMetadata {
445 readonly root: string
446 readonly sourceRoot: string
447 readonly name: string
448 readonly exports: unknown
449}
450
451interface PackageExportMatch {

Callers 1

Calls 2

normalizePathNameFunction · 0.70
replaceMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…