fix confirm resolve

This commit is contained in:
hrsh7th
2023-06-23 13:29:24 +09:00
parent 8a1694ff33
commit 9e49ed3fee
5 changed files with 24 additions and 9 deletions

View File

@@ -103,6 +103,7 @@ cmp.ItemField = {
---@field public debounce integer
---@field public throttle integer
---@field public fetching_timeout integer
---@field public confirm_resolve_timeout integer
---@field public async_budget integer Maximum time (in ms) an async function is allowed to run during one step of the event loop.
---@field public max_view_entries integer