/* Your use of this file is governed by the Microsoft Services Agreement http://go.microsoft.com/fwlink/?LinkId=266419. This file also contains the following Promise implementation (with a few small modifications): * @overview es6-promise - a tiny implementation of Promises/A+. * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald) * @license Licensed under MIT license * See https://raw.githubusercontent.com/jakearchibald/es6-promise/master/LICENSE * @version 2.3.0 */ /* * Office JavaScript API library * * Copyright (c) Microsoft Corporation. All rights reserved. * * Your use of this file is governed by the Microsoft Services Agreement http://go.microsoft.com/fwlink/?LinkId=266419. * * This file also contains the following Promise implementation (with a few small modifications): * * @overview es6-promise - a tiny implementation of Promises/A+. * * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald) * * @license Licensed under MIT license * * See https://raw.githubusercontent.com/jakearchibald/es6-promise/master/LICENSE * * @version 2.3.0 */