with-resolvers.js 97 B

1234
  1. 'use strict';
  2. var parent = require('../../es/promise/with-resolvers');
  3. module.exports = parent;