7 lines
129 B
JSON
7 lines
129 B
JSON
|
{
|
||
|
"$schema": "https://typedoc.org/schema.json",
|
||
|
"entryPoints": ["./src"],
|
||
|
"entryPointStrategy": "expand",
|
||
|
"out": "doc"
|
||
|
}
|