mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Improved typedoc page
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"inputFiles": ["./src/Binary", "./src/WAConnection", "./WAMessage"],
|
||||
"mode": "modules",
|
||||
"out": "docs"
|
||||
"entryPoints": ["./src/index.ts"],
|
||||
"excludePrivate": true,
|
||||
"excludeProtected": true,
|
||||
"excludeExternals": true,
|
||||
"includeVersion": false,
|
||||
"out": "docs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user