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

Method toNodeJsJavascript

external/.scrollLibs.js:20022–20024  ·  view source on GitHub ↗
(scrollsdkProductsPath = "scrollsdk/products")

Source from the content-addressed store, hash-verified

20020 return this._cached_rootParser
20021 }
20022 toNodeJsJavascript(scrollsdkProductsPath = "scrollsdk/products") {
20023 return this._rootParticleDefToJavascriptClass(scrollsdkProductsPath, true).trim()
20024 }
20025 toBrowserJavascript() {
20026 return this._rootParticleDefToJavascriptClass("", false).trim()
20027 }

Callers 1

Calls 2

trimMethod · 0.80

Tested by

no test coverage detected