Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../uploads/../../../../instantly.picotech.app/homes/../../wa.picotech.app/public_html/node_modules/path-exists/../duplexify/./../@protobufjs/../cheerio/../parse5/../libphonenumber-js/../negotiator/../vary/../finalhandler/.././readable-stream/../safer-buffer/../clone/.././libsignal/src
الملفات الموجودة في هذا الـ Path:
.
..
.eslintrc.json
WhisperTextProtocol.js
base_key_type.js
chain_type.js
crypto.js
curve.js
errors.js
keyhelper.js
numeric_fingerprint.js
protobufs.js
protocol_address.js
queue_job.js
session_builder.js
session_cipher.js
session_record.js

مشاهدة ملف: protobufs.js

'use strict';

const {
    textsecure: {
        WhisperMessage,
        PreKeyWhisperMessage
    }
} = require('./WhisperTextProtocol.js');

module.exports = { WhisperMessage, PreKeyWhisperMessage };