DIR: /proc/self/root/usr/share/node_modules/core-js-pure/es/promise/ |
Current File : //proc/self/root/usr/share/node_modules/core-js-pure/es/promise/finally.js |
require('../../modules/es.object.to-string'); require('../../modules/es.promise'); require('../../modules/es.promise.finally'); var entryUnbind = require('../../internals/entry-unbind'); module.exports = entryUnbind('Promise', 'finally'); |