@rimbu/channelWaitGroup (namespace)WaitGroup.ConstructorsOn this pageinterface WaitGroup.ConstructorsDefines the static WaitGroup API.MethodscreateReturns a new WaitGroup that can be used to wait for fan-out processes to complete.Definitioncreate(): WaitGroup;