UNPKG
@toolkit-fe/get-location
Version:
latest (0.1.22)
0.1.22
0.1.21
0.1.11
0.1.10
获取当前位置
@toolkit-fe/get-location
/
lib
/
index.d.ts
3 lines
(2 loc)
•
76 B
TypeScript
View Raw
1
2
3
import
getLocation
from
"./utils/get-location"
;
export
default
getLocation;