/// interface JCanvasDefaults { eclipse: number; } interface JQuery { drawCrescent(args: Partial): JQuery; }