MCPcopy Create free account
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects / libraryapp.js

File libraryapp.js

assets/js/libraryapp.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3//Book Object
4class Book{

Callers

nothing calls this directly

Calls 5

addBookFunction · 0.85
displayBooksFunction · 0.85
findBookFunction · 0.85
saveLocalFunction · 0.85
restoreLocalFunction · 0.85

Tested by

no test coverage detected