Type Alias ArrayDefinition

ArrayDefinition: TypeDefinition & {
    elementType: TypeDefinition;
    numElements: number;
}
MMNEPVFCICPMFPCPTTAAATR