UNPKG

libsignal

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