mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 15:00:26 +00:00
d3js header was normalized.
This commit is contained in:
Vendored
+5
@@ -1,3 +1,8 @@
|
||||
// Type definitions for d3JS
|
||||
// Project: http://d3js.org/
|
||||
// Definitions by: TypeScript samples
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
interface ID3Selectors {
|
||||
select: {
|
||||
(selector: string): ID3Selection;
|
||||
|
||||
Reference in New Issue
Block a user