vuejs/vue

Wrong definition of the type AsyncComponentFactory

開放

#10,252 建立於 2019年7月10日

 (26 則留言) (12 個反應) (0 位負責人)TypeScript (33,833 個分叉)batch import
CarPlayGood first issuegood first issuehas PRtypescript

倉庫指標

星標
 (209,764 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Version

2.6.10

Reproduction link

https://github.com/vuejs/vue

Steps to reproduce

  1. compare the AsyncComponentFactory definition with the document

What is expected?

attribute 'component' should be a promise

What is actually happening?

AsyncComponentPromise


I'm looking forward to your solution to this issue

貢獻者指南