Constructor
new ImportArtboards(source)
- Source:
Example
sketch.use(new ImportArtboards('path/to/source.sketch'));
Parameters:
Name | Type | Description |
---|---|---|
source |
string | Path to the sketch file containing the pages to import |