Skip to content

Commit 3bd8c3c

Browse files
committed
feat: add type annotations for plenary.job
1 parent b387e64 commit 3bd8c3c

File tree

2 files changed

+138
-31
lines changed

2 files changed

+138
-31
lines changed

lua/plenary/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
---@class Plenary
33
---@field async PlenaryAsync
44
---@field functional PlenaryFunctional
5+
---@field job PlenaryJob
56
---@field path PlenaryPath
67
---@field scandir PlenaryScandir
78
---@field tbl PlenaryTbl

0 commit comments

Comments
 (0)