InfoLens / client /src /shared /core /GlobalVars.ts
dqy08's picture
重构仓库目录;增加Propagated attribution动画;UI改进
17037b0
Raw
History Blame Contribute Delete
104 Bytes
export const GlobalEvents = {
window_resize: 'GlobalEvents_wr',
main_resize: 'GlobalEvents_mr'
}