MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / concat

Method concat

xs/includes/xs.d.ts:65–65  ·  view source on GitHub ↗
(...buffers: ArrayBufferLike[])

Source from the content-addressed store, hash-verified

63
64interface ArrayBuffer {
65 concat(...buffers: ArrayBufferLike[]): ArrayBuffer;
66}
67
68interface Uint8Array {

Callers 2

signMethod · 0.95
signMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected