README
@bestest/detect-environment
Helper library for Bestest benchmarking tool, which allows to detect some details of current working environment.
Changelog
- 1.0.0 (on 2019-08-07): initial version
Library to detect information about current working environment.
<script type="module">
import bestestDetectEnvironment from 'https://cdn.skypack.dev/@bestest/detect-environment';
</script>
Helper library for Bestest benchmarking tool, which allows to detect some details of current working environment.