Update typedoc.json

This commit is contained in:
Killer069
2021-11-20 13:47:35 +05:30
committed by GitHub
parent 5a1472bdaf
commit 7462e8899d

View File

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