File size: 137 Bytes
11811dc
 
 
 
1
2
3
4
5
// @flow
// ONE_EM constant used to go between "em" units used in style spec and "points" used internally for layout

export default 24;