MCPcopy
hub / github.com/ollm/OpenComic / reading.js

File reading.js

scripts/reading.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const render = require(p.join(appDir, 'scripts/reading/render.js')),
2 filters = require(p.join(appDir, 'scripts/reading/filters.js')),
3 music = require(p.join(appDir, 'scripts/reading/music.js')),
4 contextMenu = require(p.join(appDir, 'scripts/reading/context-menu.js')),

Callers

nothing calls this directly

Calls 2

goToIndexFunction · 0.70

Tested by

no test coverage detected