7 lines
143 B
JSON
7 lines
143 B
JSON
{
|
|
"$schema": "https://typedoc.org/schema.json",
|
|
"entryPoints": ["./src/index.ts"],
|
|
"excludeInternal": true,
|
|
"sort": ["source-order"]
|
|
}
|