mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-11-27 22:03:00 +08:00
4 lines
89 B
TypeScript
4 lines
89 B
TypeScript
import { MotaSetting } from '../setting';
|
|
|
|
export const mainSetting = new MotaSetting();
|