UNPKG

@atomist/automation-client

Version:
7 lines 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function isPromise(a) { return a && !!a.then; } exports.isPromise = isPromise; //# sourceMappingURL=async.js.map