@saber2pr/test
v0.0.1
Published
test utils.
Readme
@saber2pr/test
test utils.
yarn add @saber2pr/testExample
import Test from "@saber2pr/test"
Test.watchStackSize(console.log)
while (1) {
Test()
}or:
<script src="https://saber2pr.top/test/lib.js"></script>Author: saber2pr
