Merge branch 'master' of https://github.com/antoinerousseau/DefinitelyTyped into antoinerousseau-master

This commit is contained in:
vvakame
2015-01-25 14:43:02 +09:00
+2 -2
View File
@@ -45,8 +45,8 @@ declare module swfobject {
getFlashPlayerVersion(): IFlashPlayerVersion;
hasFlashPlayerVersion(
rv: string
): void;
rev: string
): boolean;
createSWF(
attObj: ISwfObjectAttribute,