<script type="module">

</script>
<skhemata-testimonial config-src="https://cdn.jsdelivr.net/npm/@skhemata/skhemata-testimonial@latest/demo/testimonials.json" interval="5000000"></skhemata-testimonial>
<script>
	async function check()
	{
		const script = await
		import ('https://cdn.jsdelivr.net/npm/@skhemata/skhemata-testimonial@latest/build/index.js');
	}

	check();

</script>