npm install typedoc-dark-themeyarn add typedoc-dark-themepnpm add typedoc-dark-theme<script src="https://fastly.jsdelivr.net/npm/typedoc-dark-theme"></script><script src="https://unpkg.com/typedoc-dark-theme"></script><script type="module">
import typedocdarktheme from 'https://cdn.jsdelivr.net/npm/typedoc-dark-theme/+esm';
</script><script type="module">
import typedocdarktheme from 'https://cdn.skypack.dev/typedoc-dark-theme';
</script>