UNPKG

tinacms

Version:

> The Fastest Way to Edit Next.js Content

5 lines (4 loc) 162 B
export * from './form'; export * from './field'; export type { ContentCreatorPlugin } from './content-creator-plugin'; export type { FormApi } from 'final-form';