blob: 777377a1f777b166a5b116e1a87f99d21fbea75d [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001'use strict';
2
3module.exports = typeof Promise === 'function' ? Promise : require('pinkie');