mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-16 02:45:09 +00:00
chore: add type annotations
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
---@class MultiSelect
|
||||
---@field private _entries table
|
||||
local MultiSelect = {}
|
||||
MultiSelect.__index = MultiSelect
|
||||
|
||||
|
||||
Reference in New Issue
Block a user