b2128609ac
Preact (a minimalistic React alternative) had too many bugs ...
8 lines
244 B
TypeScript
8 lines
244 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" />
|
|
/// <reference path="decl/react-global.d.ts" />
|