vuejs/vue

Wrong definition of the type AsyncComponentFactory

Open

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

在 GitHub 查看
 (26 留言) (12 反應) (0 負責人)TypeScript (209,764 star) (33,833 fork)batch import
good first issuehas PRtypescript

描述

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

貢獻者指南