npm install grunt-jsdocyarn add grunt-jsdocpnpm add grunt-jsdoc<script src="https://fastly.jsdelivr.net/npm/grunt-jsdoc"></script><script src="https://unpkg.com/grunt-jsdoc"></script><script type="module">
import gruntjsdoc from 'https://cdn.jsdelivr.net/npm/grunt-jsdoc/+esm';
</script><script type="module">
import gruntjsdoc from 'https://cdn.skypack.dev/grunt-jsdoc';
</script>