data.js 89 Bytes Raw Blame History Permalink 1 2 3 4 import uuid from 'uuid/v1'; import data from 'mock_file_data.json' export default data;