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

9 lines (5 loc) 137 B
/// <reference path="detect-indent.d.ts" /> import di = require('detect-indent'); var str: string; str = di(str); str = di(str, str);