Update typedoc.json

This commit is contained in:
Killer069 2021-11-20 13:47:35 +05:30 committed by GitHub
parent 5a1472bdaf
commit 7462e8899d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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