anti-use-strict-mock

A dummy module that contains code that relies on running in a non-strict env. i.e. you cannot wrap it in "use strict" or it fails to run

Usage no npm install needed!

<script type="module">
  import antiUseStrictMock from 'https://cdn.skypack.dev/anti-use-strict-mock';
</script>

README

anti-use-strict-mock