Skip to content

bytes

bytes<N>: N extends void ? Brand<string, "bytes"> : StaticBytes<N>

Type parameters

N = void

Source

types/global.d.ts:256