ExportImages

plugins. ExportImages

Plugin to export the images of a sketch file into a directory

Constructor

new ExportImages(dest)

Source:
Example
sketch.use(new ExportImages('path/to/dest'));
Parameters:
Name Type Description
dest string Directory where the images are saved