README
typedoc plugin to read barrel export files and create the correct documentation.
Installation
npm install --save-dev typedoc-plugin-barrel-export
typedoc will automatically detect and load the plugin from node_modules.
typedoc plugin to read barrel export files and create the correct documentation
<script type="module">
import typedocPluginBarrelExport from 'https://cdn.skypack.dev/typedoc-plugin-barrel-export';
</script>
typedoc plugin to read barrel export files and create the correct documentation.
npm install --save-dev typedoc-plugin-barrel-export
typedoc will automatically detect and load the plugin from node_modules.