UNPKG

@botonic/plugin-contentful

Version:

## What Does This Plugin Do?

7 lines (5 loc) 155 B
import { BOTONIC_CONTENT_TYPES, ContentType } from '../../cms' export const EXPORTABLE_CONTENT_TYPES = [ ...BOTONIC_CONTENT_TYPES, ContentType.URL, ]