UNPKG

@thot/components

Version:
4 lines (3 loc) 129 B
import { choices } from '../../token' export const mapSize = (size) => typeof size === 'number' ? size : choices.spacing[size]