npm install test-openlayersyarn add test-openlayerspnpm add test-openlayers<script src="https://fastly.jsdelivr.net/npm/test-openlayers"></script><script src="https://unpkg.com/test-openlayers"></script><script type="module">
import testopenlayers from 'https://cdn.jsdelivr.net/npm/test-openlayers/+esm';
</script><script type="module">
import testopenlayers from 'https://cdn.skypack.dev/test-openlayers';
</script>