diff --git a/react-swf/react-swf.d.ts b/react-swf/react-swf.d.ts index 09f458e52..6336b2db2 100644 --- a/react-swf/react-swf.d.ts +++ b/react-swf/react-swf.d.ts @@ -2,6 +2,7 @@ // Project: https://github.com/syranide/react-swf // Definitions by: Stepan Mikhaylyuk // Definitions: https://github.com/borisyankov/DefinitelyTyped + /// declare module "react-swf" { export = ReactSWF;