README
Wraps prop-type's so they can JSON.stringified, and be used in generating documentation.
Allow for auto documentation of propTypes
<script type="module">
import mrbuilderPluginDocPropTypes from 'https://cdn.skypack.dev/mrbuilder-plugin-doc-prop-types';
</script>
Wraps prop-type's so they can JSON.stringified, and be used in generating documentation.