This website requires JavaScript.
Explore
Help
Sign In
eigen
/
pos-be
Watch
12
Star
0
Fork
You've already forked pos-be
0
Code
Issues
Pull Requests
Packages
Projects
Releases
296
Wiki
Activity
6882314a9e
pos-be
/
src
/
core
/
modules
/
infrastructure
/
dto
/
base-change-position.dto.ts
5 lines
67 B
TypeScript
Raw
Blame
History
export
class
ChangePositionDto
{
start
:
string
;
end
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink