npm install indent-stringyarn add indent-stringpnpm add indent-string<script src="https://fastly.jsdelivr.net/npm/indent-string"></script><script src="https://unpkg.com/indent-string"></script><script type="module">
import indentstring from 'https://cdn.jsdelivr.net/npm/indent-string/+esm';
</script><script type="module">
import indentstring from 'https://cdn.skypack.dev/indent-string';
</script>