15 lines
364 B
JSON
15 lines
364 B
JSON
{
|
|
"name": "@mtcute/tl",
|
|
"out": "../../docs/packages/tl",
|
|
"includeVersion": true,
|
|
"listInvalidSymbolLinks": false,
|
|
"excludeExternals": true,
|
|
"entryPoints": [
|
|
"./index.d.ts",
|
|
"./errors.d.ts",
|
|
"./raw-schema.d.ts",
|
|
"./binary/reader.d.ts",
|
|
"./binary/writer.d.ts",
|
|
"./binary/rsa-keys.d.ts"
|
|
]
|
|
}
|