UNPKG

sb-mig

Version:

CLI to rule the world. (and handle stuff related to Storyblok CMS)

2 lines (1 loc) 65 B
export const _uniqueValuesFrom = (array) => [...new Set(array)];