UNPKG
@tdlib-native/tdjson-win32-ia32
Version:
latest (1.8.52-commit.18f6c78cfb736cb24db789534e7ff3d274df77b3)
1.8.52-commit.18f6c78cfb736cb24db789534e7ff3d274df77b3
1.8.51-commit.6d74326c5ce53aeb52496f157f0080d9b8515970
1.8.46-commit.b498497bbfd6b80c86f800b3546a0170206317d3
1.8.44-commit.28c6f2e9c045372d50217919bf5768b7fbbe0294
1.8.42-commit.2be9e799a2bc523550d4f83f4d2d66d41c9573b9
1.8.39-commit.056963e48fa8d3f89556239c22d6ac843d3c8a5b
1.8.37-commit.c1fea0f26355d94842f25651edc154842563e97b
Prebuilt TDLib for win32 ia32
github.com/AlexXanderGrib/node-tdlib
AlexXanderGrib/node-tdlib
@tdlib-native/tdjson-win32-ia32
/
index.d.ts
15 lines
(14 loc)
•
245 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/** *
@type
{string} */
export
const
tdlibPath
:
string
;
/** *
@type
{string} *
@default
"1.8.52" */
export
const
version
:
string
;
/** *
@type
{string} *
@default
"18f6c78cfb736cb24db789534e7ff3d274df77b3" */
export
const
commit
:
string
;