MCPcopy Create free account
hub / github.com/breck7/scroll / type

Method type

external/.scrollLibs.js:18076–18078  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18074 this._type = type
18075 }
18076 get type() {
18077 return this._type
18078 }
18079 toString() {
18080 return this.atom + ":" + this.type
18081 }

Callers 5

.scrollLibs.jsFile · 0.80
.prism.jsFile · 0.80
__mlHelperFunction · 0.80
.datatables.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected