const breadcrumbs = require('./dist/fields/breadcrumbs') const parent = require('./dist/fields/parent') module.exports = { breadcrumbs, parent, }