Skip to content

getFileType

根据文件后缀判断文件类型。

示例

ts
import { getFileType } from '@base-web-kits/base-tools-ts';

版本

  • 1.0.0 新增