game/js/registrationTraining/modalSteps/index.js

7 lines
195 B
JavaScript
Raw Normal View History

2022-12-19 20:22:19 +00:00
export * from './another.js';
export * from './chatWindow.js';
export * from './commonFrame.js';
export * from './onlineList.js';
export * from './slotsForThings.js';
export * from './stats.js';