TypeScript-DOM-lib-generator icon indicating copy to clipboard operation
TypeScript-DOM-lib-generator copied to clipboard

Add /** @deferred */ comments to deferred callback parameters

Open ahejlsberg opened this issue 7 months ago • 6 comments

This PR adds /** @deferred */ comments to deferred callback parameters in preparation for https://github.com/microsoft/TypeScript/pull/58729.

ahejlsberg avatar Jul 14 '24 21:07 ahejlsberg