sketch-hq/SketchAPI

Expose internal image cache of Symbols, Styles, Colors, etc

KevinGutowski opened this issue · 0 comments

Many folks often want to display some visual representation of these shared objects in their sketch plugins. Sketch is already doing a bunch of work to maintain image previews of these objects. It would be great to expose this somehow in the JS api so that folks don't have to hack around in the headers to get these representations.