This website works better with JavaScript
Home
Explore
Help
Sign In
lsh
/
ykz-wx
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6d260dfaf4
Branches
Tags
master
ykz-wx
/
node_modules
/
gdt-jsapi
/
es
/
on.js
on.js
97 B
History
Raw
1
import invoker from"./invoker";export default function on(r,e){return invoker.registerEvent(r,e)}