Last active
May 1, 2016 14:58
-
-
Save joshwcomeau/257bdcc5c6ff8d4ff8b4833f05e2d92b to your computer and use it in GitHub Desktop.
convert-to-async
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const imConvertPromise = wrapWithPromise.bind(null, imageMagick.convert); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment