Files
game/js/registrationTraining/modalSteps/index.js
2022-12-19 22:22:19 +02:00

7 lines
195 B
JavaScript

export * from './another.js';
export * from './chatWindow.js';
export * from './commonFrame.js';
export * from './onlineList.js';
export * from './slotsForThings.js';
export * from './stats.js';