MCPcopy Create free account
hub / github.com/LinkedInLearning/javascript-essential-training-2832077 /

Class

03_10/Backpack.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6 */
7
8class Backpack {
9 constructor(
10 // Defines parameters:
11 name,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected