import keyMirror from 'keymirror'; const Formats = keyMirror({ BITMAP: null, VECTOR: null }); export default Formats;