mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
Removed a method that no longer exists.
This commit is contained in:
Vendored
-1
@@ -11,7 +11,6 @@ declare class ZeroClipboard {
|
||||
setText(newText: string): void;
|
||||
title(newTitle: string): void;
|
||||
setSize(width: number, height: number): void;
|
||||
forceHandCursor(enabled: boolean): void;
|
||||
version: string;
|
||||
moviePath: string;
|
||||
trustedDomains: any;
|
||||
|
||||
Reference in New Issue
Block a user