Installation
Quick Take
API — isJSP()
The main function isJSP()
is imported like this:
It’s a function which returns a RegExp object, /.../g
, which you can use everywhere, for example, in RegExp.prototype.exec()
or String.prototype.match()
.
API — version
You can import version
: