Skip to main content
Module

x/ts_morph/mod.ts>ObjectLiteralExpression#addSpreadAssignment

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Go to Latest
method ObjectLiteralExpression.prototype.addSpreadAssignment
import { ObjectLiteralExpression } from "https://deno.land/x/ts_morph@19.0.0/mod.ts";

Adds a spread assignment.

Parameters

  • Structure that represents the spread assignment to add.