Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 425 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 425 Bytes

🛑 ARCHIVED 🛑


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