npm install typedocyarn add typedocpnpm add typedoc<script src="https://fastly.jsdelivr.net/npm/typedoc"></script><script src="https://unpkg.com/typedoc"></script><script type="module">
import typedoc from 'https://cdn.jsdelivr.net/npm/typedoc/+esm';
</script><script type="module">
import typedoc from 'https://cdn.skypack.dev/typedoc';
</script>