API reference › @evolu/common › Type › Uint8Array
const Uint8Array: objectTag("Uint8Array");
Defined in: packages/common/src/Type.ts:3228
A realm-neutral JavaScript Uint8Array Type for trusted values.
It trusts the reported object tag and does not verify Uint8Array internal slots.