UNPKG

emerald-templates

Version:

Intelligent Template Generation & Project Management

6 lines (4 loc) 112 B
function onlyUnique(value, index, self) { return self.indexOf(value) === index } module.exports = onlyUnique