ar08's picture
Upload 1040 files
246d201 verified
raw
history blame contribute delete
140 Bytes
export const ASSET_FILE_TYPES = [
".png",
".jpg",
".jpeg",
".bmp",
".gif",
".pdf",
".mp4",
".webm",
".ogg",
];