UNPKG

ut-tools

Version:

Build and Release management automation package.

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