UNPKG

acklen-keystone

Version:

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

9 lines (7 loc) 126 B
import Field from '../Field'; module.exports = Field.create({ displayName: 'TextField', statics: { type: 'Text', }, });