This commit is contained in:
Adhiraj
2020-08-11 19:00:57 +05:30
parent c4ded039aa
commit 3a768dd241
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"inputFiles": ["./src"],
"mode": "modules",
"out": "doc"
"out": "docs"
}