type StructAggregate = { raw: ArrayBuffer, layout: UniformLayout, length: number, keys: string[], }
packages / core / src / types.ts