Skip to content

Commit 41b5f48

Browse files
committed
feat: add type annotations for plenary.job
1 parent 054a1a4 commit 41b5f48

File tree

2 files changed

+137
-30
lines changed

2 files changed

+137
-30
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)