Q:

rematch config

import { init } from '@rematch/core';
import * as models from './models';

const store = init({
    models,
})

export default store;
0

New to Communities?

Join the community