UNPKG
sentinaught
Version:
latest (0.0.2)
0.0.2
0.0.1
mutation testing framework
iainjmitchell/sentinaught
sentinaught
/
lib
/
sentinaught.js
4 lines
(3 loc)
•
131 B
JavaScript
View Raw
1
2
3
4
module
.
exports
=
function
(
){
console
.
log
(
"Hello, Looks like you are a bit early. This package is being developed currently."
); };