This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
shaogen1995
/
zhongMian-hongkong
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0b61dfd4ad
Rami (Branch)
Tag
master
v1.1.0
zhongMian-ho...
/
src
/
utils
/
zindex.js
zindex.js
86 B
Cronologia
Originale
1
2
3
4
5
let zindex = 10000
export const getZIndex = () => ++zindex
export default getZIndex