vuejs/vue

Wrong definition of the type AsyncComponentFactory

Open

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

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

倉庫指標

Star
 (209,764 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南