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

6 lines (5 loc) 69 B
/** * No param docs */ example.missingParams = function(x, y) { };