Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 398 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 398 Bytes

ember-typings-generator

Convert yuidocs into typescript definitions to use as a starting point for ember-typings.

Usage

Download yuidoc.json:

yarn run update

To build typings for ember:

yarn run build source/ember-docs.json

To build typings for ember-data:

yarn run build source/ember-data-docs.json

LICENSE

MIT