diff --git a/react-swf/react-swf.d.ts b/react-swf/react-swf.d.ts index 6336b2db2..3620b06dd 100644 --- a/react-swf/react-swf.d.ts +++ b/react-swf/react-swf.d.ts @@ -4,6 +4,7 @@ // Definitions: https://github.com/borisyankov/DefinitelyTyped /// + declare module "react-swf" { export = ReactSWF; }