MCPcopy Create free account
hub / github.com/coderarmy-notes/mern-stack-course / index.js

File index.js

03JS/Day18/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// zomato application
2
3const orderDetail = {
4 orderId: 123123,

Callers

nothing calls this directly

Calls 4

placedOrderFunction · 0.70
preparingOrderFunction · 0.70
pickupOrderFunction · 0.70
deliverOrderFunction · 0.70

Tested by

no test coverage detected