Type Alias _ObjectWithSizeInternal Category

_ObjectWithSize: {
    size: number;
}

An object with a size property.

Array