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

feat: replace @private with @internal #525

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Conversation

jirutka
Copy link
Contributor

@jirutka jirutka commented Sep 21, 2020

I made a mistake in f716883 – standard TypeScript annotation for marking code that should be treated as package internal is not @private, but @internal.

See https://typedoc.org/guides/doccomments/#internal

I made a mistake in f716883 -- standard
TypeScript annotation for marking code that should be treated as package
internal is not `@private`, but `@internal`.

See https://typedoc.org/guides/doccomments/#internal
@domoritz domoritz merged commit c31056c into vega:master Sep 21, 2020
@jirutka jirutka deleted the rename-private branch September 21, 2020 22:19
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

2 participants