- Source:
Classes
Methods
-
<static> configure(options)
-
Configure the retreaver client library.
Parameters:
Name Type Description options
Object Properties
Name Type Description host
String Retreaver API Host - Source:
Example
Retreaver.configure({host: 'api.retreaver.com'});