tscoverage/ts/npmts.promisechain.ts
2016-01-30 04:57:24 +01:00

6 lines
105 B
TypeScript

/// <reference path="./index.ts" />
module NpmtsPromisechain {
export var init = function(){
}
}