Properties
currentResponse
currentResponse: string | null
Private error
error: function = this.debug.bind(this, 'error')
lastResponse
lastResponse: string | null
Private log
log: function = this.debug.bind(this, 'log')
options
options: object
Type declaration
-
cacheRegexes: boolean
-
debug: boolean
Private warn
warn: function = this.debug.bind(this, 'warn')