mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-10-15 17:32:58 +08:00
4 lines
114 B
TypeScript
4 lines
114 B
TypeScript
import { UIController } from '@motajs/system-ui';
|
|
|
|
export const sceneController = new UIController('main-scene');
|