Deprecated function used to create an instance of API. Instead of createAPI(options) you should now use new API(options).
createAPI(options)
new API(options)
Deprecated
Deprecated function used to create an instance of API. Instead of
createAPI(options)
you should now usenew API(options)
.