add type TRecord, update ci

This commit is contained in:
2017-06-04 18:09:46 +02:00
parent 3503fbc7b3
commit 2f065b57fc
7 changed files with 25 additions and 13 deletions

View File

@@ -1,2 +1,2 @@
import "typings-global";
import 'typings-global'
export {CflareAccount} from "./cflare.classes.cflareaccount";