interface ArrayToObject {
    $arrayToObject: ArrayExpression<any>;
}

Properties

Properties

$arrayToObject: ArrayExpression<any>

Converts an array of key value pairs to a document.