Class

Products

Products()

Constructor

new Products()

class responsible about fetching and destructuring items(products) then assigning them to an array of product object

View Source index.js, line 110

Example
const products = new Products();