UNPKG

keystone

Version:

Web Application Framework and Admin GUI / Content Management System built on Express.js and Mongoose

11 lines (10 loc) 227 B
module.exports = { Field: require('../DateArrayField'), Filter: require('../DateArrayFilter'), section: 'Date', spec: { label: 'Datearray', path: 'datearray', value: ['2016-07-11', '2016-04-23', '2014-11-12'], }, };