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

Class

external/.scrollLibs.js:18618–18618  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18616}
18617// todo: can we remove this? hard to extend.
18618class UnknownParserParticle extends ParserBackedParticle {
18619 createParserPool() {
18620 return new Particle.ParserPool(UnknownParserParticle, {})
18621 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected