UNPKG

logdown

Version:

Debug utility with markdown support that runs on browser and server

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