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