MCPcopy Create free account
hub / github.com/alignoth/alignoth / toString

Method toString

resources/vega-embed.min.js:957–959  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

955 );
956 }
957 toString() {
958 return this.version;
959 }
960 compare(t) {
961 if (
962 (e("SemVer.compare", this.version, this.options, t),

Callers 3

rangeMethod · 0.45
constructorMethod · 0.45
InFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected