aboutsummaryrefslogtreecommitdiff
path: root/lib/refs.d.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-13 08:16:12 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-13 08:16:52 +0100
commitb2128609ac8159a14224deba399144b3400c8c20 (patch)
tree4759dfda67c54f6838c3aef0951545ae18bb83bd /lib/refs.d.ts
parent3f0ee289c4a61991d0e75906a9bd949cebb39d20 (diff)
downloadwallet-core-b2128609ac8159a14224deba399144b3400c8c20.tar.xz
Finally give in and use React, minor tweeks.
Preact (a minimalistic React alternative) had too many bugs ...
Diffstat (limited to 'lib/refs.d.ts')
-rw-r--r--lib/refs.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/refs.d.ts b/lib/refs.d.ts
index a9c2c5eb8..a1012b8d3 100644
--- a/lib/refs.d.ts
+++ b/lib/refs.d.ts
@@ -4,3 +4,4 @@
/// <reference path="decl/lib.es6.d.ts" />
/// <reference path="decl/urijs/URIjs.d.ts" />
/// <reference path="decl/systemjs/systemjs.d.ts" />
+/// <reference path="decl/react-global.d.ts" />