This website requires JavaScript.
Explore
Help
Sign In
eigen
/
pos-be
Watch
11
Star
0
Fork
You've already forked pos-be
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
350
Wiki
Activity
62cfb1f1a8
pos-be
/
src
/
modules
/
item-related
/
item
/
constants.ts
6 lines
107 B
TypeScript
Raw
Blame
History
export
enum
LimitType
{
NO_LIMIT
=
'no limit'
,
TIME_LIMIT
=
'time limit'
,
QTY_LIMIT
=
'qty limit'
,
}
Reference in New Issue
View Git Blame
Copy Permalink