mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-08-28 04:53:55 +08:00
238 B
238 B
@motajs/client
@motajs/client
包含多个模块:
示例:
import { KeyCode } from '@motajs/client';
// 等价于
const { KeyCode } = Mota.require('@motajs/client');