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

5 lines
105 B
JSON

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