wallet-core/extension/lib/refs.ts
Florian Dold b8627813be Replace handlebars with mithril, hooks for i18n.
The wallet is now a single page application.
2016-01-24 02:29:13 +01:00

7 lines
196 B
TypeScript

// Help the TypeScript compiler find declarations.
/// <reference path="decl/lib.es6.d.ts" />
/// <reference path="decl/urijs/URIjs.d.ts" />
/// <reference path="decl/systemjs/systemjs.d.ts" />