UNPKG

@fruits-chain/react-native-xiaoshu

Version:
8 lines (6 loc) • 163 B
import type { TokensType } from '../theme/interface' export const varCreator = (TOKENS: TokensType) => { return { field_checkbox_gap: TOKENS.space_6, } }