ran-function
v1.0.2
Published
checks if the function 'ranFunction()' ran
Readme
ranFunction()
this checks if the function 'ranFunction()' ran
install
$ npm install ran-functionguide
to use this helpful function, just import it like this
const ranFunction = require("ran-function")and then call it like this
ranFunction()
// this method returns true because the function 'ranFunction()' ran