@any-touch/shared
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

@any-touch/shared

在这里可以找到状态马

// shared内部代码
export const STATUS_POSSIBLE = 'possible';
export const STATUS_START = 'start';
export const STATUS_MOVE = 'move';
export const STATUS_END = 'end';
export const STATUS_CANCELLED = 'cancel';
export const STATUS_FAILED = 'failed';
export const STATUS_RECOGNIZED = 'recognized';

Readme

Keywords

none

Package Sidebar

Install

npm i @any-touch/shared

Weekly Downloads

1,436

Version

2.2.0

License

MIT

Unpacked Size

14.3 kB

Total Files

12

Last publish

Collaborators

  • russell-ne