This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
zhangqi
/
swOperation
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
d18bcf2b21
Branches
Tags
defaultDevelop
master
swOperation
/
node_modules
/
@antv
/
gui
/
lib
/
util
/
event.d.ts
event.d.ts
102 B
Histórico
Raw
1
2
3
4
/**
* 获得触发事件的坐标
*/
export declare function getEventPos(e: any): [number, number];