Commit Graph

7 Commits

Author SHA1 Message Date
meum
30dcb3a252 Fix typo in c3.d.ts (#9582) 2016-06-08 17:27:56 +09:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Derrick Liu
eb2abf5b61 Update c3.d.ts
Declare c3 as an exported module so the definitions show up in AMD modules (e.g. when using require.js with Typescript)
2015-11-17 15:59:52 -08:00
Lars
b946c431e9 Update c3.d.ts
My gulp-typescript task showed many errors because there was a `,` and not a `;`

With this file all works fine
2015-11-09 20:52:01 +01:00
Marc Climent
2849ebe183 c3js definitions 2015-10-10 16:14:44 +02:00