dyomedea/typedoc.json

7 lines
129 B
JSON

{
"$schema": "https://typedoc.org/schema.json",
"entryPoints": ["./src"],
"entryPointStrategy": "expand",
"out": "doc"
}