595 B
595 B
Home > @apextoaster/js-utils > waitForChild
waitForChild() function
Warning: This API is now obsolete.
Signature:
export declare function waitForChild(child: ChildStreams): Promise<ChildResult>;
Parameters
Parameter | Type | Description |
---|---|---|
child | ChildStreams |
Returns:
Promise<ChildResult>