interface ObjectToArray {
    $objectToArray: ObjectExpression;
}

Properties

Properties

$objectToArray: ObjectExpression

Converts a document to an array of documents representing key-value pairs.