UNPKG

typescript-closure-tools

Version:

Command-line tools to convert closure-style JSDoc annotations to typescript, and to convert typescript sources to closure externs files

8 lines (4 loc) 119 B
/// <reference path="html2canvas.d.ts" /> var element: HTMLElement; html2canvas(element); html2canvas(element, {});