Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 410 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 410 Bytes

@shed/utils

🔨 一些辅助类,或还不足以放在独立包中的类

安装

npm install @shed/utils

或使用 yarn

yarn add @shed/utils

包含的类

  • Gameloop
  • EventDispatcher
  • Keyboard

实例

console.log('todo');

Contributors

License

The MIT License