UNPKG

chayns-components

Version:

A set of beautiful React components for developing chayns® applications.

6 lines (5 loc) 188 B
import getList from './getList'; export default function getListLength(data, orm, inputValue) { return getList(data, orm, inputValue).length; } //# sourceMappingURL=getListLength.js.map