Adding stub of chartist.d.ts

This commit is contained in:
Matt Gibbs
2015-09-25 11:23:30 -04:00
parent 55ebd8056a
commit 079fd7bc35
+8
View File
@@ -0,0 +1,8 @@
// Type definitions for Chartist v0.9.4
// Project: https://github.com/gionkunz/chartist-js
// Definitions by: Matt Gibbs <https://github.com/mtgibbs>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare module Chartist {
}