{ switch (type) { case "image": { return [".jpg", ".jpeg", ".png", ".tiff"] } case "data": { return [".csv", ".xlsx"] } } })()} bind:files />