mirror of
https://github.com/motajs/template.git
synced 2026-09-22 16:20:18 +08:00
4 lines
111 B
TypeScript
4 lines
111 B
TypeScript
import { UIController } from '@motajs/system';
|
|
|
|
export const sceneController = new UIController('main-scene');
|