UNPKG

echarts-for-react

Version:
4 lines (3 loc) 82 B
export function isFunction(v: any): boolean { return typeof v === 'function'; }