This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
shaogen1995
/
zhongMian-hongkong
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
0b61dfd4ad
Branches
Tags
master
v1.1.0
zhongMian-ho...
/
src
/
utils
/
zindex.js
zindex.js
86 B
Historique
Raw
1
2
3
4
5
let zindex = 10000
export const getZIndex = () => ++zindex
export default getZIndex