UNPKG

ponicode

Version:

Ponicode is a quick and easy AI-powered solution for Javascript unit testing.

6 lines (4 loc) 104 B
'use strict'; module.exports = (...arguments_) => { return [...new Set([].concat(...arguments_))]; };