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

fix: export additional typescript types #479

Merged
merged 1 commit into from
Oct 2, 2018
Merged

fix: export additional typescript types #479

merged 1 commit into from
Oct 2, 2018

Conversation

JustinBeckwith
Copy link
Contributor

@JustinBeckwith JustinBeckwith commented Sep 27, 2018

I noticed that you're having to reach into files for types. I should export them :)
https://github.com/googleapis/cloud-trace-nodejs/pull/871/files

@ghost ghost assigned JustinBeckwith Sep 27, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 27, 2018
@ghost ghost added in progress and removed cla: yes This human has signed the Contributor License Agreement. labels Sep 27, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 27, 2018
@googlebot
Copy link

☹️ Sorry, but only Googlers may change the label cla: yes.

export {Claims, JWTAccess} from './auth/jwtaccess';
export {JWT, JWTOptions} from './auth/jwtclient';
export {Certificates, CodeChallengeMethod, GenerateAuthUrlOpts, GetTokenOptions, OAuth2Client, OAuth2ClientOptions, RefreshOptions, TokenInfo, VerifyIdTokenOptions} from './auth/oauth2client';
export {UserRefreshClient, UserRefreshClientOptions} from './auth/refreshclient';

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 28, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 28, 2018
@JustinBeckwith JustinBeckwith merged commit 5600916 into googleapis:master Oct 2, 2018
@ghost ghost removed the in progress label Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants