MCPcopy
hub / github.com/nolimits4web/swiper / add

Method add

scripts/build.js:19–22  ·  view source on GitHub ↗
(flag, buildFn)

Source from the content-addressed store, hash-verified

17 }
18
19 add(flag, buildFn) {
20 this.tasks.push(() => buildFn());
21 return this;
22 }
23
24 async run() {
25 if (isProd) {

Callers 15

renderMethod · 0.80
renderMethod · 0.80
onUpdateFunction · 0.80
setSideBulletsFunction · 0.80
updateFunction · 0.80
initFunction · 0.80
PaginationFunction · 0.80
disableFunction · 0.80
initFunction · 0.80
updateFunction · 0.80
initButtonFunction · 0.80
NavigationFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected