vuejs/vue

Wrong definition of the type AsyncComponentFactory

オープン

#10,252 opened on 2019/07/10

 (26 件のコメント) (12 件のリアクション) (0 人の担当者)TypeScript (33,833 件のフォーク)batch import
CarPlayGood first issuegood first issuehas PRtypescript

Repository metrics

Stars
 (209,764 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド