play-dl-fix/typedoc.json
2021-11-17 12:40:22 +05:30

5 lines
101 B
JSON

{
"entryPoints": ["./play-dl"],
"plugin" : "typedoc-plugin-missing-exports",
"out": "docs"
}