7 lines
176 B
JSON
7 lines
176 B
JSON
{
|
|
"entryPoints": ["./play-dl"],
|
|
"plugin" : [ "typedoc-plugin-missing-exports", "typedoc-plugin-extras" ],
|
|
"out": "docs/docs",
|
|
"favicon": "./docs/favicon.ico"
|
|
}
|