MCPcopy
hub / github.com/microsoft/PromptWizard / Loop

Function Loop

docs/static/js/bulma-carousel.js:1434–1438  ·  view source on GitHub ↗
(slider)

Source from the content-addressed store, hash-verified

1432
1433var Loop = function () {
1434 function Loop(slider) {
1435 _classCallCheck(this, Loop);
1436
1437 this.slider = slider;
1438 }
1439
1440 _createClass(Loop, [{
1441 key: "init",

Callers

nothing calls this directly

Calls 1

_classCallCheckFunction · 0.70

Tested by

no test coverage detected