UNPKG

react-timelines

Version:
4 lines (2 loc) 133 B
import computedStyle from './computedStyle' export default (node, prop) => parseInt(computedStyle(node).getPropertyValue(prop), 10)