PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
test
/
promise
/
#
/
finally
"use strict"; var isImplemented = require("../../../../promise/#/finally/is-implemented"); if (typeof Promise !== "function") global.Promise = require("plain-promise"); module.exports = function (a) { a(isImplemented(), true); };
[-] is-implemented.js
[edit]
[+]
..
[-] shim.js
[edit]
[-] index.js
[edit]
[-] implement.js
[edit]