getVariableStatementFromObjectLiteralExpression
No documentation has been provided.
Presentation
function getVariableStatementFromObjectLiteralExpression (
objectLiteral: ObjectLiteralExpression,
): VariableStatement;Returns
VariableStatementParameters
| Name | Type | Description |
|---|---|---|
| objectLiteral | ObjectLiteralExpression |