wait Returns a promise that resolves after specified milliseconds, with optional AbortSignal for early cancellation utils-wait log Utils index.js Functions Pass the same AbortSignal to multiple wait calls to cancel an entire async sequence with a single abort ["utils","functions","wait","async","promise","timing","delay","abort"] Example
Categories