fq-utils / Exports / fileTypeEnum

# Enumeration: fileTypeEnum

Description

文件类型枚举

# Table of contents

# Enumeration Members

# Enumeration Members

# excel

excel = "EXCEL"

# Defined in

file.ts:64 (opens new window)


# image

image = "IMAGE"

# Defined in

file.ts:67 (opens new window)


# pdf

pdf = "PDF"

# Defined in

file.ts:66 (opens new window)


# ppt

ppt = "PPT"

# Defined in

file.ts:65 (opens new window)


# radio

radio = "RADIO"

# Defined in

file.ts:69 (opens new window)


# video

video = "VIDEO"

# Defined in

file.ts:68 (opens new window)


# word

word = "WORD"

# Defined in

file.ts:63 (opens new window)


# zip

zip = "ZIP"

# Defined in

file.ts:70 (opens new window)