(c)
| 97 | return t8; |
| 98 | } |
| 99 | function _temp2(c) { |
| 100 | return c.kind === "plugin" ? `plugin:${c.name}@${c.marketplace}` : `server:${c.name}`; |
| 101 | } |
| 102 | function _temp() { |
| 103 | gracefulShutdownSync(0); |
| 104 | } |
nothing calls this directly
no outgoing calls
no test coverage detected