UNPKG

@fruits-chain/react-native-xiaoshu

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