UNPKG

@progress/kendo-charts

Version:

Kendo UI platform-independent Charts library

4 lines (3 loc) 122 B
export default function hasOwnProperty(obj, property) { return Object.prototype.hasOwnProperty.call(obj, property); }