Writes the original code of the application, with the possibility of inserting new lines of code.

Constructors

Properties

Methods

Constructors

Properties

linesToInserts: Record<string, Record<number, string[]>>

Maps $file AST ids to an object that maps line numbers to strings to insert.

Methods