Allows the declaration of an anonymous object within a declaration

interface ObjectExpression {
    properties?: Property[];
    type?: string;
}

Properties

Properties

properties?: Property[]

Object properties

type?: string
MMNEPVFCICPMFPCPTTAAATR