mirror of
https://git.hmsn.ink/kospo/helptalk/api.git
synced 2026-03-20 18:23:32 +09:00
first
This commit is contained in:
3
sample/dev/talk/bundle/popper-2.11.8/esm/utils/math.js
Normal file
3
sample/dev/talk/bundle/popper-2.11.8/esm/utils/math.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export var max = Math.max;
|
||||
export var min = Math.min;
|
||||
export var round = Math.round;
|
||||
Reference in New Issue
Block a user