Current section

Files

Jump to
gossamer src gossamer uint8_array.type.ts
Raw

src/gossamer/uint8_array.type.ts

export type Uint8Array$ = Uint8Array<ArrayBufferLike>;