Example ES6 use of the Promiseifyish library
import
import { Promiseify } from '../../scripts/Promiseifyish.es6.js'; /* code here */
Show Code