UNPKG

@ngbrown/react-redux-form

Version:

Create Forms Easily with React and Redux

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