(a_0)
| 783 | return a_1.source === "projectSettings"; |
| 784 | } |
| 785 | function _temp5(a_0) { |
| 786 | return a_0.source === "userSettings"; |
| 787 | } |
| 788 | function _temp4(a) { |
| 789 | return a.source === "built-in"; |
| 790 | } |
nothing calls this directly
no outgoing calls
no test coverage detected