UNPKG

trainingproject

Version:

A module to teach you how to module.

4 lines (2 loc) 93 B
'use strict'; module.exports = typeof Promise === 'function' ? Promise : require('pinkie');