bmeurant/ember-array-contains-helper

View on GitHub
app/helpers/array-contains.js

Summary

Maintainability
A
0 mins
Test Coverage
export {
  default,
  arrayContains,
} from 'ember-array-contains-helper/helpers/array-contains';