16 lines
364 B
JSON
16 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"
|
||
|
]
|
||
|
}
|