UNPKG

@progress/kendo-charts

Version:

Kendo UI platform-independent Charts library

3 lines (2 loc) 79 B
const grep = (array, callback) => array.filter(callback); export default grep;