wallet-core/extension/lib/refs.ts

7 lines
196 B
TypeScript
Raw Normal View History

// 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" />