Replies: 1 comment 1 reply
-
There won't be any official definitions I am afraid, but what I have done in the past (for similar situations), is create a big representative output and run it through: http://json2ts.com/ FWIW the official docs are here: https://graphviz.org/docs/outputs/json/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, my question is not directly related to this library so apologies if this is the wrong place to ask.
Do you know if there's a TypeScript definition for the result of parsing the
json
output of thedot
command?I've googled around and had a look on npm but can't find anything.
Beta Was this translation helpful? Give feedback.
All reactions