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

Where can I get the definition type of the generated docs.json file with json output format #2544

Closed
zheeeng opened this issue Apr 11, 2024 · 1 comment
Labels
question Question about functionality

Comments

@zheeeng
Copy link

zheeeng commented Apr 11, 2024

Search terms

generated JSON definition

Question

Where can I get the definition type of the generated docs.json file with json output format

@zheeeng zheeeng added the question Question about functionality label Apr 11, 2024
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Apr 11, 2024

import type { JSONOutput } from "typedoc"

The root object is a JSONOutput.ProjectReflection

@Gerrit0 Gerrit0 closed this as completed Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question about functionality
Projects
None yet
Development

No branches or pull requests

2 participants