UNPKG

libsignal

Version:

Open Whisper Systems' libsignal for Node.js

7 lines (5 loc) 85 B
const ChainType = { SENDING: 1, RECEIVING: 2 }; module.exports = ChainType;