@revideo/2d / code / remove
Function: remove()
remove(
code):RawCodeFragment
Defined in: 2d/src/lib/code/CodeFragment.ts:92
Create a code fragment that represents a removal of code.
Parameters
code
string
The code to remove.
Returns
Remarks
Can be used in conjunction with code.CodeSignalHelpers.edit.