MCPcopy Create free account
hub / github.com/DavidWells/analytics / cleanName

Function cleanName

scripts/docs.js:475–477  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

473}
474
475function cleanName(name) {
476 return name.replace(/@analytics\//, '')
477}
478
479function aboutMethods(name) {
480 return {

Callers 1

mainUsageBlockFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected