MCPcopy Index your code
hub / github.com/MALSync/MALSync / getAllPages

Function getAllPages

src/utils/quicklinksBuilder.ts:252–254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

250}
251
252export function getAllPages() {
253 return getQuicklinks();
254}

Callers

nothing calls this directly

Calls 1

getQuicklinksFunction · 0.85

Tested by

no test coverage detected