typedoc-plugin-barrel-export

typedoc plugin to read barrel export files and create the correct documentation

Usage no npm install needed!

<script type="module">
  import typedocPluginBarrelExport from 'https://cdn.skypack.dev/typedoc-plugin-barrel-export';
</script>

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.