6 lines
105 B
TypeScript
6 lines
105 B
TypeScript
|
/// <reference path="./index.ts" />
|
||
|
module NpmtsPromisechain {
|
||
|
export var init = function(){
|
||
|
|
||
|
}
|
||
|
}
|