UNPKG

@giftedtech/libsignal-node

Version:

Libsignal for Node.js

8 lines (5 loc) 80 B
const BaseKeyType = { OURS: 1, THEIRS: 2 }; module.exports = BaseKeyType;