mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
9 lines
178 B
JSON
9 lines
178 B
JSON
{
|
|
"entryPoints": ["./src/index.ts"],
|
|
"excludePrivate": true,
|
|
"excludeProtected": true,
|
|
"excludeExternals": true,
|
|
"includeVersion": false,
|
|
"out": "docs"
|
|
}
|