SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 467 TypeScript
const breadcrumbs = require('./dist/fields/breadcrumbs')
const parent = require('./dist/fields/parent')
2023-02-01 17:52:56 -05:00
module.exports = {
breadcrumbs,
parent,
}