UNPKG

echarts-for-react

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