MCPcopy
hub / github.com/ChatGPTNextWeb/NextChat / at

Method at

app/polyfill.ts:3–3  ·  view source on GitHub ↗
(index: number)

Source from the content-addressed store, hash-verified

1declare global {
2 interface Array<T> {
3 at(index: number): T | undefined;
4 }
5}
6

Callers 15

extractMessageMethod · 0.80
extractMessageMethod · 0.80
extractMessageMethod · 0.80
chatMethod · 0.80
extractMessageMethod · 0.80
extractMessageMethod · 0.80
extractMessageMethod · 0.80
extractMessageMethod · 0.80
extractMessageMethod · 0.80
chatMethod · 0.80
extractMessageMethod · 0.80
extractMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected