play-dl-fix/typedoc.json
2021-11-20 13:47:35 +05:30

6 lines
107 B
JSON

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