mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-01 19:45:48 +08:00
updates dependencies
This commit is contained in:
4
types/c3/index.d.ts
vendored
4
types/c3/index.d.ts
vendored
@@ -1,11 +1,11 @@
|
||||
// Type definitions for C3js 0.4
|
||||
// Type definitions for C3js 0.5
|
||||
// Project: http://c3js.org/
|
||||
// Definitions by: Marc Climent <https://github.com/mcliment>
|
||||
// Gerin Jacob <https://github.com/gerinjacob>
|
||||
// Bernd Hacker <https://github.com/denyo>
|
||||
// Dzmitry Shyndzin <https://github.com/dmitryshindin>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
import * as d3 from "d3";
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"typeRoots": ["../"],
|
||||
"types": [],
|
||||
"paths": {
|
||||
"d3-scale": ["d3-scale/v1"],
|
||||
"d3": ["d3/v4"]
|
||||
},
|
||||
"noEmit": true,
|
||||
|
||||
Reference in New Issue
Block a user