MCPcopy
hub / github.com/obytes/react-native-template-obytes / getNextPageParam

Function getNextPageParam

src/lib/api/utils.tsx:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 unknown,
55 PaginateQuery<unknown>
56> = page => getUrlParameters(page.next)?.offset ?? null;

Callers

nothing calls this directly

Calls 1

getUrlParametersFunction · 0.85

Tested by

no test coverage detected