MCPcopy Index your code
hub / github.com/LinkedInLearning/javascript-essential-training-2832077 / script.js

File script.js

02_02/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Create a Backpack object, populate some HTML to display its properties.
3 */
4const updateBackpack = (update) => {

Callers

nothing calls this directly

Calls 2

updateBackpackFunction · 0.70
markupFunction · 0.70

Tested by

no test coverage detected