minor fix

This commit is contained in:
Stepan Mikhaylyuk
2015-08-12 19:29:11 +03:00
parent c6d0c27655
commit 8fe5b95017
+1
View File
@@ -2,6 +2,7 @@
// Project: https://github.com/syranide/react-swf
// Definitions by: Stepan Mikhaylyuk <https://github.com/stepancar>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../react/react.d.ts"/>
declare module "react-swf" {
export = ReactSWF;