UNPKG

tinacms

Version:

> The Fastest Way to Edit Next.js Content

6 lines (5 loc) 187 B
import { RichTextTemplate } from '@tinacms/schema-tools'; /** * Out-of-the-box template for rendering basic markdown tables */ export declare const tinaTableTemplate: RichTextTemplate;