UNPKG

zarm

Version:

基于 React 的移动端UI库

7 lines (6 loc) 118 B
/** * detect the file is image * * @param fileType */ export default function isImage(fileType: string): boolean;