getProducts
abstract fun getProducts(productIDs: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>): ERROR CLASS: Symbol not found for Promise<ERROR CLASS: Symbol not found for js.array.ReadonlyArray<electron/core/Product>>(source)
Resolves with an array of Product
objects.
Retrieves the product descriptions.