UNPKG

556 BSource Map (JSON)View Raw
1{"version":3,"file":"awaiter.js","sourceRoot":"","sources":["../src/awaiter.ts"],"names":[],"mappings":";AAAA,2BAA2C,UAE3C,CAAC,CAFoD;AAErD,mBAA0B,OAAY,EAAE,UAAe,EAAE,OAAY,EAAE,SAAmB;IACxF,MAAM,CAAC,kBAAe,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC,CAAA;AACvE,CAAC;AAFe,iBAAS,YAExB,CAAA","sourcesContent":["import { Promise as BluebirdPromise } from \"bluebird\"\n\nexport function tsAwaiter(thisArg: any, _arguments: any, ignored: any, generator: Function) {\n return BluebirdPromise.coroutine(generator).call(thisArg, _arguments)\n}\n"]}
\No newline at end of file