npm install ngx-swiper-wrapperyarn add ngx-swiper-wrapperpnpm add ngx-swiper-wrapper<script src="https://fastly.jsdelivr.net/npm/ngx-swiper-wrapper"></script><script src="https://unpkg.com/ngx-swiper-wrapper"></script><script type="module">
import ngxswiperwrapper from 'https://cdn.jsdelivr.net/npm/ngx-swiper-wrapper/+esm';
</script><script type="module">
import ngxswiperwrapper from 'https://cdn.skypack.dev/ngx-swiper-wrapper';
</script>