Skip to content

issue 2213 #27

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

Closed
wants to merge 2 commits into from
Closed

issue 2213 #27

wants to merge 2 commits into from

Conversation

Shinigami92
Copy link

@@ -1,7 +1,8 @@
{
"name": "typedoc-repros",
"dependencies": {
"typedoc": "latest",
"typescript": "latest"
"typedoc-plugin-missing-exports": "1.0.0",
Copy link
Author

Choose a reason for hiding this comment

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

Without typedoc-plugin-missing-exports typedoc would throw an error:

./src/types.ts:6:0 - warning LiteralUnion is referenced by SignatureTest.literalUnionParamMethod.literalUnionParamMethod.value but not included in the documentation.

6    export type LiteralUnion<T extends U, U = string> =

error Command failed with exit code 4.

image

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Mar 10, 2024

Closing as TypeStrong/typedoc#2213 is closed

@Gerrit0 Gerrit0 closed this Mar 10, 2024
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.

2 participants