Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(types): generate a d.ts file for protocol types #2325

Merged
merged 2 commits into from Apr 7, 2018

Conversation

JoelEinbinder
Copy link
Collaborator

This uses the /json/protocol endpoint to generate type definitions for the protocol.

Currently it is lacking protocol events and commands, but I will add those later.

@@ -10,3 +10,4 @@
package-lock.json
yarn.lock
/node6
/lib/protocol.d.ts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shall we add this to .npmignore?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@aslushnikov aslushnikov merged commit 8c54f41 into puppeteer:master Apr 7, 2018
@adelalsaggaf1
Copy link

adelalsaggaf1 commented Apr 7, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants