mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Added typedoc. Runnable with yarn build:docs
Signed-off-by: AZMCode <adrianozambrana@protonmail.com>
This commit is contained in:
5
typedoc.json
Normal file
5
typedoc.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inputFiles": ["./src"],
|
||||
"mode": "modules",
|
||||
"out": "doc"
|
||||
}
|
||||
Reference in New Issue
Block a user