跳转至

简介

本文用于描述HTML中相关的Event。 比如"MouseEvent","PointEvent"等等。

npm设置proxy

npm config set proxy http://username:password@host:port
npm config set https-proxy http://username:password@host:port

参考文档