dts-generator
dts-generator copied to clipboard
Improve documentation, clean up code
index.ts: remove unused options
README.md: add info on sendMessage
and verbose
options
The outDir
option is also undocumented. I'm not sure it's sufficient to say:
outDir?: string
: will be used in placed of outDir
from tsconfig.json
if not specified there