mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
8 lines
271 B
TypeScript
8 lines
271 B
TypeScript
// Type definitions for viz.js 2.1
|
|
// Project: https://github.com/mdaines/viz.js
|
|
// Definitions by: McKay Salisbury <https://github.com/mckaysalisbury>
|
|
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
|
|
/// <reference path="common.d.ts" />
|
|
export = Viz;
|