%PDF- %PDF-
Direktori : /proc/30899/cwd/ftm-admin/bower_components/jszip/lib/ |
Current File : //proc/30899/cwd/ftm-admin/bower_components/jszip/lib/external.js |
'use strict'; // load the global object first: // - it should be better integrated in the system (unhandledRejection in node) // - the environment may have a custom Promise implementation (see zone.js) var ES6Promise = global.Promise || require("lie"); /** * Let the user use/change some implementations. */ module.exports = { Promise: ES6Promise };