nostojs: (cb: NostojsCallback) => Promise<unknown>

Main function to interact with the Nosto API. The function receives a callback function as a parameter and executes it with the API object as a parameter.

Type declaration