ac3bfdfe5
1 2 3 4 5
import * as _ from 'lodash'; export const util = { boundNoop: _.noop.bind(_), };