UNPKG

gatsby-plugin-mdx

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