reset
Resets the document to an empty SWML structure ({ version: '1.0.0', sections: { main: [] } }).
Parameters
This method takes no parameters.
Returns
this — The builder instance for method chaining.
Resets the document to an empty SWML structure ({ version: '1.0.0', sections: { main: [] } }).
This method takes no parameters.
this — The builder instance for method chaining.