(state, container)
| 616 | export function suspendInstance(state, instance, type, props) {} |
| 617 | |
| 618 | export function suspendOnActiveViewTransition(state, container) {} |
| 619 | |
| 620 | export function waitForCommitToBeReady(timeoutOffset) { |
| 621 | return null; |
no outgoing calls
no test coverage detected