UNPKG

@kabbi/react-redux-form

Version:
6 lines (4 loc) 112 B
import endsWith from './ends-with'; export default function isMulti(model) { return endsWith(model, '[]'); }