mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
fix public method.
This commit is contained in:
Vendored
+1
-1
@@ -47,7 +47,7 @@ declare module swfobject {
|
||||
release: number;
|
||||
}
|
||||
|
||||
export function hasPlayerVersion(
|
||||
export function hasFlashPlayerVersion(
|
||||
rv: string
|
||||
): void;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user