const IOError = {
    UN_SUPPORT_MEDIA: 'UN_SUPPORT_MEDIA'
};

export default IOError;
