(type)
| 27688 | } |
| 27689 | } |
| 27690 | function resolveClassForHotReloading(type) { |
| 27691 | // No implementation differences. |
| 27692 | return resolveFunctionForHotReloading(type); |
| 27693 | } |
| 27694 | function resolveForwardRefForHotReloading(type) { |
| 27695 | { |
| 27696 | if (resolveFamily === null) { |
no test coverage detected
searching dependent graphs…