Skip to content

Commit 7aef27a

Browse files
committed
Add missing annotation for new argument
1 parent b386968 commit 7aef27a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/workspace/require-path.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ end
149149

150150
--- 查找符合指定require name的所有uri
151151
---@param name string
152+
---@param suri uri
152153
---@return uri[]
153154
---@return table<uri, string>?
154155
function mt:searchUrisByRequireName(name, suri)

0 commit comments

Comments
 (0)