Skip to content

Commit

Permalink
feat(docgen): new generator for TypeScript declaration
Browse files Browse the repository at this point in the history
- Dictionary<T> (typed factory methods)
- Types for "addEventListner" and "removeEventListener" methods
- Types for Events
  • Loading branch information
drauggres committed Nov 19, 2019
1 parent 58510df commit b38bc2f
Show file tree
Hide file tree
Showing 3 changed files with 524 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/titanium-docgen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ For a description of each option. run `docgen --help`.
| `parity` | |
| `solr` | Solr search index |
| `typescript` | TypeScript type definition file |
| `ts-declaration` | TypeScript declaration file |

0 comments on commit b38bc2f

Please sign in to comment.