mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge branch 'master' of https://github.com/antoinerousseau/DefinitelyTyped into antoinerousseau-master
This commit is contained in:
Vendored
+2
-2
@@ -45,8 +45,8 @@ declare module swfobject {
|
||||
getFlashPlayerVersion(): IFlashPlayerVersion;
|
||||
|
||||
hasFlashPlayerVersion(
|
||||
rv: string
|
||||
): void;
|
||||
rev: string
|
||||
): boolean;
|
||||
|
||||
createSWF(
|
||||
attObj: ISwfObjectAttribute,
|
||||
|
||||
Reference in New Issue
Block a user