mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
bug fix - d3
This commit is contained in:
Vendored
+1
-1
@@ -2585,7 +2585,7 @@ declare module D3 {
|
||||
}
|
||||
|
||||
// Behaviour
|
||||
export module Behaviour {
|
||||
export module Behavior {
|
||||
export interface Behavior{
|
||||
/**
|
||||
* Constructs a new drag behaviour
|
||||
|
||||
Reference in New Issue
Block a user