@tdlib-native/tdjson-win32-ia32
Version:
Prebuilt TDLib for win32 ia32
15 lines (14 loc) • 338 B
JavaScript
/**
* @type {string}
*/
module.exports.tdlibPath = require('path').resolve(__dirname, "tdjson-x32.dll");
/**
* @type {string}
* @default "1.8.46"
*/
module.exports.version = "1.8.46";
/**
* @type {string}
* @default "b498497bbfd6b80c86f800b3546a0170206317d3"
*/
module.exports.commit = "b498497bbfd6b80c86f800b3546a0170206317d3";