Microsoft/TypeScript

Comment referencing an undefined `ClassDecoratorFunction` type

開放

#54,338 建立於 2023年5月21日

 (1 則留言) (4 個反應) (0 位負責人)TypeScript (13,395 個分叉)batch import
BugDomain: DecoratorsHelp Wanted

倉庫指標

星標
 (108,860 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Bug Report

🔎 Search Terms

ClassDecoratorFunction, decorators.d.ts, lib ClassDecoratorContext

🕗 Version & Regression Information

From https://github.com/microsoft/TypeScript/commit/5b1897969769449217237aecbe364f823096c63e

💻 Code

In https://github.com/microsoft/TypeScript/blob/b1ef88c882ca64c7dc6f4ba8b1c578a6a77981e5/src/lib/decorators.d.ts#L38 The ClassDecoratorFunction type is not defined.

貢獻者指南