MCPcopy Create free account
hub / github.com/appacademy/Module-1-Resources / myFunc

Function myFunc

w1/d2/functions.js:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95
96
97function myFunc(){
98
99};
100
101let myFunc2 = function() {
102

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected