UNPKG

forty2

Version:

Collection of libraries that answer the ultimate question to the meaning of life

26 lines (15 loc) 251 B
class Polyfill { constructor(callback) { } static all() { } static race() { } static resolve() { } static reject() { } } export default Polyfill; //Promise.prototype.catch() //Promise.prototype.then()