UNPKG

keystone

Version:

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

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