MCPcopy Create free account
hub / github.com/codecombat/codecombat / f

Function f

app/core/services/filepicker.js:22–27  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

20 d._queue = []
21 const e = 'pick,pickMultiple,pickAndStore,read,write,writeUrl,export,convert,store,storeUrl,remove,stat,setKey,constructWidget,makeDropPane'.split(',')
22 const f = (a, b) => function () {
23 b.push([
24 a,
25 arguments
26 ])
27 }
28
29 let g = 0
30

Callers 2

filepicker.jsFile · 0.70
es6_spec.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected