MCPcopy
hub / github.com/meteor/meteor / Function

Interface Function

tools/index.d.ts:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 interface Function {
17 // func-utils.ts makes usage of this feature
18 displayName?: string;
19 }
20}

Callers 2

$whereFunction · 0.85
jquery.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…