MCPcopy Create free account
hub / github.com/FaztWeb/javascript-products-app-oop / constructor

Method constructor

src/Product.js:11–15  ·  view source on GitHub ↗

* * @param {string} name The Product Name * @param {number} price The Product Price * @param {number} year The year creation of the Product

(name, price, year)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected