mirror of
https://github.com/mue/mue.git
synced 2026-07-22 08:17:28 +02:00
refactor(modules): experimental changes to module structure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as constants from 'config/constants';
|
||||
import Stats from 'modules/helpers/stats';
|
||||
import Stats from 'utils/helpers/stats';
|
||||
|
||||
const variables = {
|
||||
language: {},
|
||||
|
||||
Reference in New Issue
Block a user