xcv58/CubeTimer

View on GitHub
stores/index.js

Summary

Maintainability
A
0 mins
Test Coverage
import { initRecordsStore } from './records'
import { initStore } from './store'
export { initStore, initRecordsStore }