Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Update debug.ts to use class syntax#295

Merged
DominicKramer merged 5 commits intogoogleapis:masterfrom
DominicKramer:to-ts-prs/9-debug-to-class-syntax
Jun 29, 2017
Merged

Update debug.ts to use class syntax#295
DominicKramer merged 5 commits intogoogleapis:masterfrom
DominicKramer:to-ts-prs/9-debug-to-class-syntax

Conversation

@DominicKramer
Copy link
Copy Markdown
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 29, 2017
@DominicKramer DominicKramer requested a review from ofrobots June 29, 2017 17:20
src.ts/debug.ts Outdated

// TODO: Update Service to provide types
common.Service.call(this, config, options);
super(config, options || {});

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

Copy link
Copy Markdown
Contributor

@ofrobots ofrobots left a comment

Choose a reason for hiding this comment

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

LGTM. Does the generated code look like it will still work on Node 4?

@DominicKramer DominicKramer merged commit 8906108 into googleapis:master Jun 29, 2017
@DominicKramer DominicKramer deleted the to-ts-prs/9-debug-to-class-syntax branch July 6, 2017 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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