UNPKG

gatsby-source-prismic

Version:

Gatsby source plugin for building websites using Prismic as a data source

4 lines (3 loc) 162 B
export { createRuntime, Runtime } from "./runtime"; export type { RuntimeConfig } from "./runtime"; export type { NormalizedDocumentValue } from "./normalizers";