UNPKG

@wireapp/cryptobox

Version:

High-level API with persistent storage for Proteus.

4 lines (3 loc) 88 B
module.exports = function toArray (arg) { return Array.prototype.slice.call(arg, 0) }