UNPKG

@progress/kendo-charts

Version:

Kendo UI platform-independent Charts library

3 lines 79 B
export default function isFunction(fn) { return typeof fn === "function"; }