mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-05 09:00:12 +08:00
Added removeAllEndpoints
This commit is contained in:
1
jsplumb/jquery.jsPlumb.d.ts
vendored
1
jsplumb/jquery.jsPlumb.d.ts
vendored
@@ -25,6 +25,7 @@ interface jsPlumb {
|
||||
repaintEverything(): void;
|
||||
detachEveryConnection(): void;
|
||||
detachAllConnections(el: string): void;
|
||||
removeAllEndpoints(el: any): void;
|
||||
select(params: SelectParams): Connections;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user