MCPcopy Create free account
hub / github.com/Fiddle-Digital/string-scroll / chromiumFactor

Method chromiumFactor

src/index.ts:89–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87 }
88 }
89 get chromiumFactor(){
90 return this.cf
91 }
92 set chromiumFactor(value: number){
93 this.cf = value
94 if (!isSafari()) {

Callers

nothing calls this directly

Calls 3

isSafariFunction · 0.85
setSpeedAccelerateMethod · 0.65
setSpeedDecelerateMethod · 0.65

Tested by

no test coverage detected