UNPKG

@fruits-chain/react-native-xiaoshu

Version:
7 lines (6 loc) 135 B
let zIndex = 2000; /** * 获取下一个 z-index */ export const getNextZIndex = () => ++zIndex; //# sourceMappingURL=z-index.js.map