Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@skpm/promise

skpm281MIT0.1.0

A Promise polyfill for Sketch

sketch, module, process

readme

Promise for Sketch

A Promise polyfill for Sketch that uses setImmediate (which itself uses fibers) and makes process emit multipleResolves, unhandledRejection and uncaughtException when it should.