UNPKG

@fruits-chain/react-native-xiaoshu

Version:
9 lines (7 loc) • 200 B
import type { TokensType } from '../theme/interface' export const varCreator = (TOKENS: TokensType) => { return { overlay_z_index: 10, overlay_background_color: 'rgba(0, 0, 0, 0.7)', } }