This website requires JavaScript.
Explore
Help
Register
Sign In
mkm
/
shop-applet
Watch
3
Star
0
Fork
You've already forked shop-applet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8167f71bfd
shop-applet
/
uni_modules
/
bt-cropper
/
components
/
bt-cropper
/
utils
/
ratio.js
3 lines
65 B
JavaScript
Raw
Blame
History
export
default
function
(
width
=
2
,
height
=
1
)
{
return
width
/
height
}
Reference in New Issue
View Git Blame
Copy Permalink