mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-06 04:32:40 +00:00
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"
|
|
}
|