mirror of
https://github.com/unanmed/HumanBreak.git
synced 2026-05-24 13:01:10 +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');
|