Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 457 Bytes

api-extractor example

This is a simple sandbox repository to showcase some examples of microsoft api-extractor usage.

!!!The project doesn't work out of the box, api-extractor warnings need to be fixed first (see bellow)!!!

Usage

npm run compile compiles the typescript application

npm run extract-api extract the api for the typescript project.

To have this command working without error, you should fix all warning printed into the console.