Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
render
Method · 0.80
render
Method · 0.80
onUpdate
Function · 0.80
setSideBullets
Function · 0.80
update
Function · 0.80
init
Function · 0.80
Pagination
Function · 0.80
disable
Function · 0.80
init
Function · 0.80
update
Function · 0.80
initButton
Function · 0.80
Navigation
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected