UNPKG

vue-launchers

Version:
8 lines (7 loc) 162 B
export declare enum FileTypeEnum { TXT = "text/plain", JSON = "application/json", PNG = "image/png", JPEG = "image/jpeg", GIF = "image/gif" }