This website requires JavaScript.
Explore
Help
Register
Sign In
risadmin_prod
/
Icard
Watch
1
Star
0
Fork
You've already forked Icard
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0d7a580bcc
Icard
/
angular-clarity-master(work...
/
node_modules
/
ngx-image-cropper
/
lib
/
interfaces
/
cropper-position.interface....
7 lines
101 B
TypeScript
Raw
Blame
History
export
interface
CropperPosition
{
x1
:
number
;
y1
:
number
;
x2
:
number
;
y2
:
number
;
}
Reference in New Issue
View Git Blame
Copy Permalink