UNPKG

parsec-node

Version:

https://parseclabs.readthedocs.io/en/latest/

2 lines (1 loc) 74 B
module.exports = base64 => Buffer.from(base64, 'base64').toString('hex');