Skip to content

Commit 403186a

Browse files
committed
feat: add type annotations for plenary.job
1 parent c6570f8 commit 403186a

File tree

2 files changed

+145
-37
lines changed

2 files changed

+145
-37
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)