UNPKG

@odopod/odo-helpers

Version:
6 lines (4 loc) 122 B
import getBox from './_get-box'; export default function getPaddingBox(element) { return getBox(element, 'padding'); }