An mdx plugin to add constant exports.
npm install mdx-constantmdx-constant
==========

An MDX plugin that exports constants from MDX files, unless the files explicitly define the specified constant.
This plugin is used by mdx-loader and mdx.macro to implement front matter with gray-matter.