@saber2pr/test

test utils.

Usage no npm install needed!

<script type="module">
  import saber2prTest from 'https://cdn.skypack.dev/@saber2pr/test';
</script>

README

@saber2pr/test

test utils.

yarn add @saber2pr/test

Example

import Test from "@saber2pr/test"

Test.watchStackSize(console.log)

while (1) {
  Test()
}

or:

<script src="https://saber2pr.top/test/lib.js"></script>

Author: saber2pr