Test project for media files management.
'use strict'; export default typeof FormData !== 'undefined' ? FormData : null;