This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Type definitions for gauge.js (gaugeJS) | |
// Project: https://github.com/razorness/gauge.js (forked from https://github.com/bernii/gauge.js) | |
// Definitions by: Volker Nauruhn <https://github.com/razorness> | |
// TypeScript Version: 2.1 | |
declare module 'gaugeJS' { | |
interface BaseOptions { | |
/** |