UNPKG

stub-server

Version:

Stub server which do response depends on json configuration file

3 lines 125 B
String.prototype.ignoreCase = function (string) { return this.toUpperCase() === string.toString().toUpperCase(); };