UNPKG

@ant-design/pro-utils

Version:
3 lines (2 loc) 89 B
/** 判断是否是图片链接 */ export declare function isImg(path: string): boolean;