mirror of
https://github.com/motajs/template.git
synced 2026-04-12 15:11:10 +08:00
238 B
238 B
@motajs/client
@motajs/client 包含多个模块:
示例:
import { KeyCode } from '@motajs/client';
// 等价于
const { KeyCode } = Mota.require('@motajs/client');