mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update webcola.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
// Type definitions for webcola 3.1.1
|
||||
// Project: https://github.com/tgdwyer/WebCola
|
||||
// Definitions by: Noah Chen <https://github.com/nchen63>
|
||||
// Definitions by: Qinfeng Chen <https://github.com/qinfchen>, Tim Dwyer <https://github.com/tgdwyer>, Noah Chen <https://github.com/nchen63>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
declare module cola {
|
||||
function applyPacking(graphs: Array<any>, w: any, h: any, node_size: any, desired_ratio?: number): void;
|
||||
|
||||
Reference in New Issue
Block a user