@nanofuzz/runtime
v0.3.1
Published
Runtime support and types for NaNofuzz
Downloads
12
Readme
NaNofuzz runtime support package
This npm package provides the runtime support and types necessary for NaNofuzz tests to be executed outside of Visual Studio Code; e.g., in CI.
To install the package, run yarn add @nanofuzz/runtime
or npm install @nanofuzz/runtime
.