Used to create and directly specify the elements of an array object

interface ArrayExpression {
    elements?: Expression[];
    type?: string;
}

Properties

Properties

elements?: Expression[]

Elements of the array

type?: string
MMNEPVFCICPMFPCPTTAAATR