tscoverage/ts/npmts.promisechain.ts

6 lines
105 B
TypeScript
Raw Normal View History

2016-01-30 03:57:24 +00:00
/// <reference path="./index.ts" />
module NpmtsPromisechain {
export var init = function(){
}
}