MCPcopy Create free account
hub / github.com/dabit3/react-native-ai / getFirstN

Function getFirstN

app/src/utils.ts:33–43  ·  view source on GitHub ↗
({ messages, size = 10 } : { size?: number, messages: any[] })

Source from the content-addressed store, hash-verified

31 method: 'POST',
32 body: JSON.stringify(body),
33 })
34
35 return es;
36}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected