try.js 90 B

1234
  1. 'use strict';
  2. var parent = require('../../actual/promise/try');
  3. module.exports = parent;