A key-value pair in a dictionary.

interface DictItem {
    key?: Expression;
    type?: string;
    val?: Expression;
}

Properties

Properties

type?: string
MMNEPVFCICPMFPCPTTAAATR