UNPKG

libsignal

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