NOTE: Further development of this project is happening at marijnh/getdocs-ts
This is a tool for extracting documentation and typing information from TypeScript sources. The output is intended for further processing with builddocs.
$ bin/gettypes.js some-source.ts > some-symbols.json
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License version 3 or later.
See LICENSE
for a copy of the license.