mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
[tether-drop] Remove 'drop' property since it is undocumented
This commit is contained in:
Vendored
-1
@@ -10,7 +10,6 @@ declare class Drop {
|
||||
constructor(options: Drop.IDropOptions);
|
||||
|
||||
public content: HTMLElement;
|
||||
public drop: HTMLElement;
|
||||
public tether: Tether;
|
||||
public open(): void;
|
||||
public close(): void;
|
||||
|
||||
Reference in New Issue
Block a user