()
| 831 | * was created or hydrated. |
| 832 | */ |
| 833 | export function wasLastNodeCreated(): boolean { |
| 834 | return _wasLastNodeCreated; |
| 835 | } |
| 836 | |
| 837 | /** |
| 838 | * Sets a global flag to indicate whether the most recent DOM node |
no outgoing calls
no test coverage detected
searching dependent graphs…