UNPKG

tanam

Version:

Pluggable CMS for Firebase

14 lines 377 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MIME_TYPE_ENDING_MAP = { 'image/jpg': 'jpg', 'image/jpeg': 'jpg', 'image/gif': 'gif', 'image/png': 'png', 'image/tiff': 'tiff', 'image/bmp': 'bmp', 'image/ico': 'ico', 'image/svg+xml': 'svg', 'image/webp': 'webp', }; //# sourceMappingURL=file.models.js.map