mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-31 11:40:47 +08:00
Force is part of Layout
I missed that ...
This commit is contained in:
Vendored
+1
@@ -989,6 +989,7 @@ declare module D3 {
|
||||
interface Layout {
|
||||
stack(): StackLayout;
|
||||
pie(): PieLayout;
|
||||
force(): ForceLayout;
|
||||
}
|
||||
|
||||
interface StackLayout {
|
||||
|
||||
Reference in New Issue
Block a user