taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit bdedeee25cb99e0d97b326eed10df987ed8c364c
parent c82c605656d0e88a9703c563d9480a144fb00cd9
Author: tg(x) <*@tg-x.net>
Date:   Fri, 30 Sep 2016 20:45:25 +0200

tsconfig

Diffstat:
Mtsconfig.json | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/tsconfig.json b/tsconfig.json @@ -26,6 +26,7 @@ "lib/wallet/helpers.ts", "lib/wallet/http.ts", "lib/wallet/query.ts", + "lib/wallet/renderHtml.ts", "lib/wallet/types.ts", "lib/wallet/wallet.ts", "lib/wallet/wxApi.ts",