mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-30 12:22:48 +00:00
6 lines
107 B
JSON
6 lines
107 B
JSON
{
|
|
"entryPoints": ["./play-dl"],
|
|
"plugin" : "typedoc-plugin-missing-exports",
|
|
"out": "docs/docs"
|
|
}
|