(a, b)
| 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 |
no outgoing calls
no test coverage detected