Skip to content

export interfaces for exported members#15242

Merged
mhegazy merged 1 commit into
microsoft:masterfrom
basarat:patch-1
Apr 18, 2017
Merged

export interfaces for exported members#15242
mhegazy merged 1 commit into
microsoft:masterfrom
basarat:patch-1

Conversation

@basarat
Copy link
Copy Markdown
Contributor

@basarat basarat commented Apr 18, 2017

Fixes the following issues:

src/services/findAllReferences.ts(6,21): error TS4033: Property 'definition' of exported interface has or is using private name 'Definition'.
src/services/findAllReferences.ts(17,37): error TS4081: Exported type alias 'Entry' has or is using private name 'SpanEntry'.

Sample Build failure : https://travis-ci.org/basarat/byots/builds/222285652#L765

As always 🌹 ❤️ 🤗

@mhegazy mhegazy merged commit 0a77bd2 into microsoft:master Apr 18, 2017
@basarat basarat deleted the patch-1 branch April 18, 2017 23:09
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants