UNPKG

gatsby-plugin-mdx-v1

Version:
8 lines (6 loc) 171 B
const MDX_WRAPPERS_LOCATION = `mdx-wrappers-dir` const MDX_SCOPES_LOCATION = `mdx-scopes-dir` module.exports = { MDX_WRAPPERS_LOCATION, MDX_SCOPES_LOCATION, }