diff --git a/chartist/chartist.d.ts b/chartist/chartist.d.ts new file mode 100644 index 000000000..0123c13c0 --- /dev/null +++ b/chartist/chartist.d.ts @@ -0,0 +1,8 @@ +// Type definitions for Chartist v0.9.4 +// Project: https://github.com/gionkunz/chartist-js +// Definitions by: Matt Gibbs +// Definitions: https://github.com/borisyankov/DefinitelyTyped + +declare module Chartist { + +} \ No newline at end of file