MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / next_kind

Method next_kind

contributed/modClock/styles.js:74–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 next_kind() { if (undefined !== this._next_kind) this._next_kind(); }
75
76 get speed() { return this._speed; }
77 set speed(v) {

Callers 1

incrementSettingMethod · 0.80

Calls 1

_next_kindMethod · 0.45

Tested by

no test coverage detected