Repository URL to install this package:
|
Version:
1.2.7 ▾
|
// this file exports the index.mock versions of all indexes
// used for mocking data in dev & tests
import categories from './categories/index.mock'
export { categories }
export default categories