UNPKG

@prismicio/client

Version:

The official JavaScript + TypeScript client library for Prismic

9 lines (7 loc) 251 B
import type { CustomTypeModelRichTextSingleField } from "./richText" /** * A title custom type field. * * More details: {@link https://prismic.io/docs/rich-text-title} */ export type CustomTypeModelTitleField = CustomTypeModelRichTextSingleField