Sha256: 691b49eb3e78b6c0f3b58bdcaafbfcd8f3ab447a8269108d4547178425f55b8d

Contents?: true

Size: 181 Bytes

Versions: 44

Compression:

Stored size: 181 Bytes

Contents

"use strict";

module.exports = function () {
	if (typeof Promise !== "function") return false;
	if (typeof Promise.prototype.finally !== "function") return false;
	return true;
};

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-18.0.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.21.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.20.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.19.1 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.19.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.18.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.17.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.16.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.15.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.14.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.13.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.12.2 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.12.1 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.12.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.11.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.10.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.9.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.8.0 node_modules/es5-ext/promise/#/finally/is-implemented.js
govuk_publishing_components-17.7.0 node_modules/es5-ext/promise/#/finally/is-implemented.js